I added a widget (a vertical panel with a few buttons) to an absolutepanel, this displays the widget at (0,0).
After calling AbsolutePanel.SetWidgetPosistion(widget,x,y) for the first time (from a button handler) the widget dissappears. why does this happen? what did i forget? do I have to set the sizes explicitly? (didnt do that) does setwidgetposition work with panels as widgets too? -- 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.
