JMenu disappears after dismissing JOptionPane
From: VisionSet (spam_at_ntlworld.com)
Date: 05/29/04
- Previous message: Knute Johnson: "Re: Animation on a JPanel"
- Next in thread: VisionSet: "Re: JMenu disappears after dismissing JOptionPane"
- Reply: VisionSet: "Re: JMenu disappears after dismissing JOptionPane"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 May 2004 00:12:46 +0100
I have a JMenu, the top JMenuItem of this JMenu fires a JOptionPane.
After dismissing the JOptionPane and returning to the JMenu:
I click on the JMenu to activate it.
The Menu pops up as normal.
But when I hover over the menu it disappears instantly.
Reactivating it by hovering back over the JMenu returns the operation to
normal.
Only firing the JOptionPane causes this behaviour.
Any clues?
Something to do with the disposal and modal state of the JOptionPane?
-- Mike W
- Previous message: Knute Johnson: "Re: Animation on a JPanel"
- Next in thread: VisionSet: "Re: JMenu disappears after dismissing JOptionPane"
- Reply: VisionSet: "Re: JMenu disappears after dismissing JOptionPane"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|