jilouc / jplex

Automatically exported from code.google.com/p/jplex
0 stars 0 forks source link

Tabs: Add the possibility to add or delete tabs dynamically #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the tab structure is initialized in the constructor and cannot be
modified after the instanciation. It'd be great to be able to modify
everything once created.

MenuBar has been built like that, no reason for Tabs to escape it :)

Original issue reported on code.google.com by loic.petit@gmail.com on 11 Mar 2009 at 3:08

GoogleCodeExporter commented 9 years ago
and to be able to configure each tab (whether it can be closed or not, whether 
it's
disabled...)

Original comment by neming...@gmail.com on 11 Mar 2009 at 3:11