On 2009/09/03 19:48:25, jgw wrote: > On 2009/08/26 15:21:26, t.broyer wrote: > >
> Just so you know, I haven't forgotten about this, but I'm really swamped this > week. I'm out next week, but will have a look at this as soon as I get back > (unless someone else beats me to it). Just so you know ;-) ...working on PopupPanel, I saw it uses RootPanel.get() to add the PopupPanel to the page, so this patch will make it fail if your app does not use RootPanel.get() but a "named RootPanel" instead. Well, I haven't verified this, it's just an observation from reading the code. http://gwt-code-reviews.appspot.com/61813 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
