@Lee ... in FlashBuilder 4.6 autocomplete gives me two options "mouse" and "touch". So, there is no need to set the constant like this ... InteractionMode.TOUCH. It would be great if the interaction mode wouldn't matter for the Spark DateFieldSpinner, because, in desktop apps probably no one would want to set it.
-- Sebastian (PPMC) Interaction Designer Looking for a Login Example with Apache Flex? Please check out this code: http://code.google.com/p/masuland/wiki/LoginExample On Thu, Oct 3, 2013 at 10:17 PM, Lee Burrows <subscripti...@leeburrows.com>wrote: > glad i could help :) > > technically, i guess you should actually use this: > > interactionMode = InteractionMode.TOUCH > > > On 03/10/2013 21:03, Sebastian Mohr wrote: > >> @Lee ... you made my day :) Added interactionMode="touch" and I can >> use the "Spark >> Default >> Theme" [1]. I also updated the source code [2] >> >> [1] >> https://dl.dropboxusercontent.**com/u/352808/apacheflex/** >> datefieldspinner/**DateFieldSpinnerTest.html<https://dl.dropboxusercontent.com/u/352808/apacheflex/datefieldspinner/DateFieldSpinnerTest.html> >> [2] >> https://github.com/masuland/**flex-whiteboard/tree/trunk/**masuland<https://github.com/masuland/flex-whiteboard/tree/trunk/masuland> >> >> >> > > -- > Lee Burrows > ActionScripter > >