Hi everyone,
I tried to build my own Widget (following this
example:
http://code.google.com/p/google-web-toolkit-doc-1-4/wiki/DevGuideCreatingCustomWidgets)
However when I place the resulting Widget into a FlowPanel, it is layouted
from top to down, like in a VerticalPanel.
I'm using GWT SDK 2.3.0 right now.
My widget is basically a VerticalPanel containing a header, a content part
and a footer. When I simply add some VerticalPanel(s) to the FlowPanel the
result looks the same.
What I want to do is the following: I like to display some data in a kind
of Tile, that Tile should be placable in any Panel. Perhaps you have a
suggestion how to program such a Tile?
Best Regards,
Angelo
--
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/-/1653A3V045gJ.
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.