AFAIK, Flex does not support vertical alignment when using StageText, you
could try to make your own skin deriving from ScrollingStageTextInputSkin
(better StageTextInputSkin if your form won't need scrolling), override
layoutContents and try to adjust your textDisplay.y property.



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Problems-with-vertical-alignment-of-Textinput-on-iOS-tp7417p7418.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to