Forgive me if this is poorly worded this is my first foray into GWT. Say I have a LoginPage extending HorizontalPanel , they click login and its succesfull, I want another MaingPage widget, do I just RootPanel.get().add(new MainPage() ) ? Or how do I handle the flow of page to page ?
Any suggestions are appreciatied! Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
