Problem with DialogBox

2010-11-05 Thread skippy
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

Re: Problem with DialogBox

2010-11-05 Thread John LaBanca
Can you send a screenshot? Thanks, John LaBanca jlaba...@google.com On Fri, Nov 5, 2010 at 11:51 AM, skippy al.leh...@fisglobal.com 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

Re: Problem with DialogBox

2010-11-05 Thread skippy
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

Re: Problem with DialogBox

2010-11-05 Thread John LaBanca
You can only call setWidget once on a DialogBox. To be clear, you can only call addWidget once on a DialogBox, correct? Thanks, John LaBanca jlaba...@google.com On Fri, Nov 5, 2010 at 2:24 PM, skippy al.leh...@fisglobal.com wrote: You can only call setWidget once on a DialogBox. When I

problem with dialogbox

2009-03-11 Thread ramesh chiluveri
Hai All, I had problem with dialog box in IE.My issue is ,I opened two IE browsers, when i clicked on outside dialogbox it is losing focus on current browser in IE and it is automatically highlighting other opened browser.I am showing dialogbox after applying GlassPanel. Same code is workinf