Tuesday, July 16, 2013

Re: Tabs in DialogBox popup

I have found most of the Layout Panels do not work well in the dialog popups. To make them work I have had to use absolute positions for everything. As a result, I use the TabPanel or regular panels for all dialog boxes.

Tim


On Jul 16, 2013, at 4:27 PM, Tim Hill <timothy.hill@gmail.com> wrote:

Good evening,

I wish to have a tabbed dialogbox popup (UiBinder). I have tried using TabLayoutPanel, but all I get is a small box in the centre of the screen when it gets displayed. From what I have read, there are quite a few issues with TLP and I have seen a number of recommendations to use TabPanel instead, even though it is deprecated.

Am I able to accomplish what I want with TLP? If so, any pointers/example code would be very much appreciated!

Cheers

Tim

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment