Search found 1 match
- Fri May 20, 2011 2:05 pm
- Forum: iOS Deployment
- Topic: field height after orientation change
- Replies: 0
- Views: 1910
field height after orientation change
Hi all, I have a field displayed on the page with a long rtf text, and its scrolling is handled with a native scroller object. My app will handle any orientation so when the device orientation is changed to landscape, the width of the field and of the group containing it is changed accordingly. Now ...