I found an undocumented feature in widget.newTabBar( ) !
tabs:deSelectAll()
will clear the currently selected tab, but now I can’t set a selected tab (only works if done at creation)
I’ve tried
tabs.buttons[3].selected = true
but this does nothing…
Anybody know how to set a tab as selected after creation of the tab bar?
[import]uid: 50154 topic_id: 17599 reply_id: 317599[/import]