sorry guys, i have solved this myself already. you have to set the size of the absolutepanel explicitly at least once somewhere and then it works
On May 23, 1:23 am, outsource lucas <[email protected]> wrote: > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
