Re: TabLayoutPanel Hard Width?

2010-06-07 Thread Paul Stockley
Just use the setWidth method. I use this when I want to use the Tab layout panel in a dialog box. On Jun 7, 8:21 pm, Nick Jost wrote: > Specifically, getting around the aptly named, "BIG_ENOUGH_TO_NOT_WRAP" > constant.  I don't see anything, but would appreciate magic/help. -- You received this

Re: TabLayoutPanel Hard Width?

2010-06-07 Thread Nick Jost
Specifically, getting around the aptly named, "BIG_ENOUGH_TO_NOT_WRAP" constant. I don't see anything, but would appreciate magic/help. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool..

TabLayoutPanel Hard Width?

2010-06-07 Thread Nick Jost
I'm attempting to set the width of a tab layout panel and getting odd results. I'm using CSS to add a border but there _appears_ to be a hard coded width of 16384px to avoid wrap around. Is there a way of getting around this? -- You received this message because you are subscribed to the Google