View Single Post
  #3 (permalink)  
Old 04-01-2008, 03:18 PM
lepetitprince lepetitprince is offline
Member
 
Join Date: Apr 2008
Posts: 4
lepetitprince is on a distinguished road
Hi Eranga,

Thanks for the quick reply, but the problem is not the reference, the problem is that setVisible(true); in the MouseEvent does not set the JFrame visible again. It just -sometimes- blinks very fast in the panel (Task Bar), looses the focus and stays invisible. Only after I click it a couple of times I get it on the screen again. Oddly enough, it works fine on Windows. Maybe a "paint" problem?!

Thank you for further help
Reply With Quote