You can only call setWidget once on a DialogBox. When I use UI Binder, the compilers tells you that you can not do this. However, whe not UI Binder, you get that run time error.
I was adding the HTML widget after a vertical panel rather then adding it to the vertidal panel. Thanks. I hope this helps the next person! On Nov 5, 11:02 am, John LaBanca <[email protected]> wrote: > Can you send a screenshot? > > Thanks, > John LaBanca > [email protected] > > > > On Fri, Nov 5, 2010 at 11:51 AM, skippy <[email protected]> wrote: > > I have several DialogBox popup views in my application, > > > After adding a HTML object to one, it now opens in peices. You can > > not even tell it is a DialobBox. Like it is spilling out of itself. > > > Any help would be great! > > Skippy > > > -- > > 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%2bunsubs[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
