Hi Maurice,

i am using the new 4.12 sdk, air 1.30 beta.
This is my code:

<s:Scroller bottom="60" top="60" width="100%">
<s:VGroup width="100%" verticalAlign="middle" horizontalAlign="center"
verticalCenter="0" horizontalCenter="0">
<s:Label  styleName="labelHCE35thin" fontSize="20" width="90%"
textAlign="left" color="#9c9a9c"  />
<s:VGroup verticalAlign="middle" horizontalAlign="left" width="90%"  
gap="2" >               
<s:TextInput softKeyboardType="number"   width="100%" height="42" 
                                                                 id="txtMins" 
restrict="0-9" focusColor="#FFFFFF" color="#9c9a9c"
borderVisible="false" autoCapitalize="none" autoCorrect="false"                 
                
skinClass="spark.skins.mobile.ScrollingStageTextInputSkin"/>
</s:VGroup>                     
</s:VGroup>
</s:Scroller>   




--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/ScrollingStageTextInputSkin-in-scroller-does-not-scroll-when-focus-tp6124p6131.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to