Your GWT application is one page. You reveal different portions by hiding/showing different objects on that page. Look at the Showcase sample to see what I mean.
On Oct 31, 2:26 pm, scania113 <[email protected]> wrote: > hello , > > I'm new to GWT, I installed the gwt plugin and the windowbuilder > plugin on eclipse, I created a new project with a class that > implements the EntryPoint interface, I was able to graph components > thanks to this class windowbuilder and I've even run, my problem is > when I create a second composite gwt, I build my GUI with > WindowBuilder, but at run-time is always the first page that runs, now > i'd like to know how to execute the second page -- 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.
