You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hello,
I need a panel that lays out its children manually according it's
current size. I did it changing onResize() method of LayoutPanel. The
problem is that onResize() is not called initially when the panel is
just attached, only when resized, and thus children sizes could not be
set: when attaching getOffsetHeight() and getOffsetWidth() always
return 0. Intercepting of onLoad() and onAttach() does not help.
Is there any way to intercept an event when LayoutPanel aquires it's
initial size?
Antón
Thomas Broyer
unread,
Feb 21, 2012, 3:42:36 AM2/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message