OK, now that I have a workaround for a basic LayoutPanel I've discovered that when the Canvas is on one of the tabs of a TabPanel I have the same problem - when a tab becomes visible how do I communicate the size information to the canvas drawing routine? I tried making a SelectionHandler for the TabPanel and calling onResize but the new tab is not visible yet. Ditto for using the Schedule trick and calling onResize().
Any ideas for how to obtain the container size of a Canvas when it's on a tab panel? -- 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.
