Hi, in addition:
I have a base class that derives from AbsolutePanel, and I have different sub classes. Some of the sub classes need to be stretched, some should not be stretched. In the first case, it would be good if the base class is derived from DockLayoutPanel or something like that. In the second case, it would be good if it were an AbsolutePanel. But it cannot be both. How can one manually change the stretching behavior? (I cannot use different base classes because there must be one single base class that can be added in a superior context.) Thanks Magnus -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.