super-fields icon indicating copy to clipboard operation
super-fields copied to clipboard

selecting a tab programmatically in SuperTabs

Open jorgheymans opened this issue 7 months ago • 3 comments

I am keeping track of the Tab instances I am adding to my SuperTabs instance, and was hoping to programmatically call setSelected(true) on them when needed (my use case is direct link to a specific tab). However this does not seem to work. Maybe there is a mechanism in SuperTabs already that i'm overlooking to do this ?

jorgheymans avatar Jul 24 '24 14:07 jorgheymans