lovelysystems
15 Sep 2008, 2:07 PM
if you create a new tool within the start menu and add a SelectionListener to it, it tries to hide parentMenu (Item.java line 135). unfortunately this is null - as the tools List (StartMenu.java) has no parent...
of course it works as expected for the "normal" menuItems with the StartMenu
of course it works as expected for the "normal" menuItems with the StartMenu