JMenu disappears after dismissing JOptionPane

From: VisionSet (spam_at_ntlworld.com)
Date: 05/29/04

  • Next message: WEConsultants: "Re: Question about the concat()"
    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
    

  • Next message: WEConsultants: "Re: Question about the concat()"

    Relevant Pages