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/
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
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,