On Wednesday, January 6, 2016 at 2:55:02 PM UTC+1, [email protected] wrote: > > DockLayoutPanel does not implement AcceptsOneWidget interface and thus can > not be passed to ActivityManager as parameter for > activityManager.setDisplay(appWidget). Without ActivityManager display > function widget is not shown. It seems tricky. >
Use SimpleLayoutPanel instead of SimplePanel, and RootLayoutPanel instead of RootPanel; see ProvidesResize/RequiresResize all the way down, uninterrupted chain. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
