You could make one panel that contained all the "screens" as hidden panels, and just show the correct one based on the button the user pushed (next/prev).
On Sep 15, 11:31 pm, Karan Sardana <[email protected]> wrote: > Let me add something to this - > > We would need the screens to interact with each other i.e. pass on > data back & forth; so, essentially, we could say, each of the screens > would have the complete data access. > > On Sep 16, 12:53 pm, karan sardana <[email protected]> wrote: > > > how can I do that? > > > On Wed, Sep 16, 2009 at 12:45 PM, Isaac Truett <[email protected]> wrote: > > > > Yes. > > > > On Tue, Sep 15, 2009 at 10:31 PM, Karan Sardana <[email protected]> > > > wrote: > > > > > Scenario is - The user needs to enter and submit a lot of > > > > information, & the mechanism to collect such information is often > > > > organized into many screens with next/previous/finish buttons. > > > > > Is there any way in which I can create this with GWT? > > > > > Thanks, > > > > Karan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
