Thanks for the help guys, I'm keeping this as a referance for future use, allthough Ian found a very neat solution to my specific problem. (Using an absolute panel, displacing the button upwards above its container, and changing the css to overflow visible...thus getting a close button for the dialog box linked to the content, yet looking like its in the header). This is naturaly better then rewritting the whole class.
Cheers, Thomas On May 6, 3:36 am, X <[email protected]> wrote: > Aye. > > Use > <replace-with class="com.google.gwt.user.client.ui.YourCrAZyClassName"> > <when-type-is > class="com.google.gwt.user.client.ui.DecoratedPopupPanel" /> > </replace-with> > > ...If you're willing to rewrite enough classes, you can even compile out > HashMaps and Tables... And file sizes will love you... > -- > "He whose desires are drawn toward knowledge in every form will be absorbed > in the pleasures of the soul, and will hardly feel bodily pleasure --I mean, > if he be a true philosopher and not a sham one." - Plato > "Wise Words Woven With Will Wakes Worlds" - Alyxandor Artistocles --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
