With TabStrip, after loading four layouts, I want to disable one of them.
How can I enable and disable a page using TabStrip ?
The same question may be also for 'visible' true or false.
Thanks
Thanks but the code is usefull to remove and add layout. I want not to remove a page. The label must be visible but not selectable and alsowhen scrolling I have to by-pass it or be only visible. Looking to the java library it seems not possible.
I'll try to work with panels into tabs.