Hi,

Look the WindowPanel Popup in the gwt-mosaic demo -
http://code.google.com/p/gwt-mosaic/

Regards,

On Thu, Nov 6, 2008 at 7:28 PM, sibiquin <[EMAIL PROTECTED]> wrote:

>
> It seems that GWT 1.5 has made it very difficult to add custom widgets
> to the title area of a DialogBox.  In prior releases the DialogBox was
> built from other base widgets (DockPanel, etc), but now it is built on
> the DecoratorPanel and the title bar is created by inserting elements
> into the DOM.
>
> I have found a dozen questions here and elsewhere on how to simply add
> a close button and there seems to be no clean answer.  Does anyone
> have a good technique for this simple and common problem?  E.g. let me
> add Widgets to the title area, use normal event handling on them, and
> not resort to JSNI...
>
> Thanks for any ideas.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to