Thanks Maurice, saved me again!
I'm setting borderVisible="false" because it will go back to rounded
corners if I set it to true, can I set up a border using the modified
spark.skins.mobile.ScrollingStageTextInputSkin ?
public function MySquareTextInputSkin()
{
super();
layoutCornerEllipseSize = 0;
layoutBorderSize = 3;
}
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/TextInput-no-soft-keyboard-in-iOS-tp6844p6851.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.