Mobile views management could be a nice approach for certain type of desktop apps. Also, I think that many other mobile features would be useful on web/desktop in the near future: think about touch-enabled x86 devices with high DPI screens. There was a discussion [1] on the list about this topic some time ago..
[1] http://markmail.org/message/2e6crkqwegbn5yfv 2013/6/12 Wiktorowski Maximilien <[email protected]> > Thanks Om for the link i'll do it that way. > > I've read http://devgirl.org/2011/10/19/**using-flex-mobile-components-** > in-a-flexair-desktop-**application/<http://devgirl.org/2011/10/19/using-flex-mobile-components-in-a-flexair-desktop-application/>and > don't understand why ViewNavigator is limited to mobile, it seems cool > for desktop too. > Do you know why this limitation exists ? > > > > Le 12/06/2013 06:47, OmPrakash Muppirala a écrit : > > You can still use a ViewStack, TabNavigator, etc., but wrap your spark >> views inside a spark NavigatorContent container. >> >> More details here [1] >> >> Thanks, >> Om >> >> [1] >> http://help.adobe.com/en_US/**flex/using/WSb96f4baaef289fcf-** >> 2107ed10123b8e266e7-8000.html<http://help.adobe.com/en_US/flex/using/WSb96f4baaef289fcf-2107ed10123b8e266e7-8000.html> >> >> On Tue, Jun 11, 2013 at 9:35 PM, Wiktorowski Maximilien < >> [email protected]> wrote: >> >> Hi, >>> >>> What is the recommended way to manage "views" in a Desktop air >>> application >>> ? >>> >>> It seems there is neither ViewStack or ViewNavigator in spark for >>> Desktop. >>> >>> Best regards, >>> >>> >>> >
