Hi Brendan,
Yes, we found that too. The problem is that just setting the text doesn't notify the control that something has changed that requires a repaint. What we did was make the "setTabData" call (I think that's the call -- I'm not in front of the Javadoc right now) again with the updated text component. That does the notification and then everything works right.

~Roger

Sent from my iPhone

On Sep 23, 2012, at 12:03 PM, ccp999 <[email protected]> wrote:

Hi,

I use tab pane and try to change the tab title text dynamically. But I found the size of title bar doesn't adjust properly unless manually click
the tab again.  Not sure if it is a bug and misuse.

<http://apache-pivot-users.399431.n3.nabble.com/file/n4022133/Screen_Shot_2012-09-24_at_2.14.38_AM.png >

Thanks,

Brendan



--
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Tab-Title-Bar-doesn-t-adjust-the-width-properly-tp4022133.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to