>>>>> "Gerald" == Gerald Fehringer <[EMAIL PROTECTED]> writes:
  Gerald> Hi!
  Gerald>  
  Gerald>  
  Gerald> I have an application which opens up a number of dialogs .. out of one of
  Gerald> these dialogs I'm opening a JFrame .. the strange thing is that in certain
  Gerald> cases the frame does not accept any mouse actions any more .. it just
  Gerald> behaves as if that frame would be inactive .. but I'm able to navigate the
  Gerald> frame through keyboard ..
  Gerald>  
  Gerald> Does anybody know why that happens? And what to do to get rid of it?

Is the dialog spawning the frame a modal dialog?  I'm not sure what
the effect of that would be, but I know that would confuse ME, so I
wouldn't be surprised if it confused the state of the GUI.

-- 
===================================================================
David M. Karr     ; w:(425)487-8312     ; TCSI & Best Consulting
[EMAIL PROTECTED]    ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004)

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to