The current implementation uses the 'closeable' property of TabPane to make all tabs closeable/non-closeable.
It seems like a reasonable feature request to allow individual tabs to have their own 'closeable' property. Adding a static 'closeable' property to TabPane would allow this to be set for specific tabs. The current property might be used as a the default value for whether individual tabs are closeable. Chris On 18 February 2011 15:35, lello <[email protected]> wrote: > > Last info, > is it possible to set this property on a single tab, i.e. all tabs > closeable > but one? > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/TabPane-close-button-tp2513494p2525247.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
