Hi,
I like the TabPicker "menuitem" look a lot. How can I add my own menu actions to it (like Close All and other actions...)?
Right now, I exclude the TabPicker control and copied over the existing JavaScript functionality to Java and then added my own menu actions.
I put those in a MenuButton and added is a TabBarControl. But this renders a bit ugly compared to the standard TabPicker arrow.
I like the TabPicker "menuitem" look a lot. How can I add my own menu actions to it (like Close All and other actions...)?
Right now, I exclude the TabPicker control and copied over the existing JavaScript functionality to Java and then added my own menu actions.
I put those in a MenuButton and added is a TabBarControl. But this renders a bit ugly compared to the standard TabPicker arrow.
Comment