>I really wish there was a way to remove the stale information on that page.
I agree. Flex is in a sort of schizophrenic situation. So let's take the good side of it, and be happy that at least this kind of documentation exists, even if it's not 100% accurate. PS: even if this was possible, how long and how much people would it take to review all the doc/blogs on Flex and make sure everything is up to date with SDK 4.12 ;-) Maurice -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de OmPrakash Muppirala Envoyé : mercredi 16 avril 2014 19:21 À : [email protected] Objet : RE: ScrollingStageTextInputSkin in scroller does not scroll when focus On Apr 16, 2014 9:53 AM, "Maurice Amsellem" <[email protected]> wrote: > > TextInputSkin uses Flex-based text input and > ScrollingStageTextInputSkin uses native device input field. > > The difference is that TextInputSkin will not support native control > of the soft keyboard, such as autoCapitalize, autoCorrect, softKeyboardType ( you will get the default keyboard behavior). > > This is explained in detailed here: > http://help.adobe.com/en_US/flex/mobileapps/WS82181550ec4a666a39bafe0312d9a274c00-8000.html#WSc71dc4a5c6f1e0e0-1ee7fed313283418436-7ffe > > (note: replace StageTextInputSkin by ScrollingStageTextInputSkin, and all the section about scrolling is obsolete, as ScrollingStageTextInputSkin now allows scrolling). I really wish there was a way to remove the stale information on that page. Thanks, Om > > Maurice > > > -----Message d'origine----- > De : agm65 [mailto:[email protected]] Envoyé : mercredi 16 avril > 2014 16:37 À : [email protected] Objet : RE: > ScrollingStageTextInputSkin in scroller does not scroll when focus > > Hello, > > thats strange if i change my code to > skinClass="spark.skins.mobile.TextInputSkin". It works with the softkeyboard and scroll with with spark.skins.mobile.ScrollingStageTextInputSkin it does not work. > What is the deifferent between those classes? > > > > -- > View this message in context: http://apache-flex-users.2333346.n4.nabble.com/ScrollingStageTextInputSkin-in-scroller-does-not-scroll-when-focus-tp6124p6149.html > Sent from the Apache Flex Users mailing list archive at Nabble.com.
