RootPanel is a singleton so that should not be the case. Could you share some code thats shows how the view is created and attached to the RootPanel.
2010/3/24 skippy <[email protected]> > I am using the UI Binder to build a site. > I like the MVP design pattern shown in the contacts example. > > However, when I try to put the ui binder in a view and have the > appControler construct the presenter I get a blank page when ask for > asWidget. > > I think this is because both the MCP entry point and the UI Binder > creates a RootPanel. > > An thoughts on this topic? > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
