-
31 Dec 2011 2:29 AM #1
Updating text of a existing TabItemConfg does not work
Updating text of a existing TabItemConfg does not work
Trying to update the text of a TabItemConfig with tabItemConfig.setText("text") does not work after the TabPanel is rendered.
-
31 Dec 2011 2:34 AM #2
Try to call the update method afterwards.
-
31 Dec 2011 2:51 AM #3
Thanks, works fine!

Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote