Menu

#4 Top Tool Bar in Window does not close via Exit icon

1.0
accepted
nobody
GWT (10)
2012-03-18
2012-03-18
No

Close or Exit button on Tool Bar has no implementation and removeAll() there only removes the contents but not the TabItem completely. This is solved by creating listener handler for Exit button and the Close method uses
getParent().getParent().getParent().removeFromParent()
Committed in https://sourceforge.net/p/red1/small/41/

Discussion


Log in to post a comment.