Hi group, I am trying to find a way to substitute the content of a tab in a tabpane, is this possible? I was trying tabPane.getTabs().update(i, newComponent) but this doesn't work. I don't really know if pivot's design allow this type of operation. Shall I just destroy the tab and open a new one?
Thanks -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Substitute-the-content-of-a-tab-tp2801556p2801556.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
