I'm not sure if this has been covered before, but I was wondering if there is some way to add support for a custom panel width having other then the default bounds. My custom widget is direct descendant of HTMLPanel, and has some custom css to center the contained components vertically and horizontally. Functional it works fine, but since the default bounds are 450px by 300px most of my widgets are getting clipped in the designer. I would like the widget to not have the default size applied, but would like to choose a larger one so I can edit the contained widgets inside the designer. I am basically setting this widget as the top level widget in my composites that need centered, and have a single composite that wraps a whole 'page' of functionality. I would really like this to show up properly in the designer. I'm willing to write a plugin java code if that is necessary, a pointer in the general direction would be save me some time so I thought I would reach out to the group.
-Jeff -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/1ssplYcKwy8J. 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.
