Set the 'closeable' property on the TabPane. http://pivot.apache.org/2.0/docs/api/org/apache/pivot/wtk/TabPane.html#isCloseable() http://pivot.apache.org/2.0/docs/api/org/apache/pivot/wtk/TabPane.html#setCloseable(boolean)
See the demo here http://pivot.apache.org/tutorials/tab-panes.html Chris On 17 February 2011 05:20, lello <[email protected]> wrote: > > Hi group, > > is there a way to have a button to close a tab on a TabPane? > > > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/TabPane-close-button-tp2513494p2513494.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
