Iphone resize doubt
Posted
by dragon
on Stack Overflow
See other posts from Stack Overflow
or by dragon
Published on 2010-05-03T05:47:09Z
Indexed on
2010/05/03
5:58 UTC
Read the original article
Hit count: 266
iphone
Hi,
I have create a view based application and its loaded correctly what i designed in the xib files.My doubt is when i designed uiview it has the property of resize its frame size(autoresize).
But when i loaded the application into iphone the uiview has not the property of resize its frame automatically.Is it possible to change a uiview automatically in iphone (when application loaded)? (or) We can change the frame size of the uiview for every touches moved event.
Can anyone help me ?
Thanks in advance.......
© Stack Overflow or respective owner