2 messages in net.java.dev.jna.usersJFrame becomes draggable when applied...
FromSent OnAttachments
Marko NovakovicAug 9, 2007 5:09 am 
Timothy WallAug 9, 2007 9:13 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:JFrame becomes draggable when applied setWindowMask()Actions...
From:Marko Novakovic (mnov@gmail.com)
Date:Aug 9, 2007 5:09:25 am
List:net.java.dev.jna.users

Yes, this is exactly the problem! JFrame becomes draggable when applied setWindowMask( Window w, Shape shape )? On my Windows machine, this works fine, but on my Mac version, JFrame becomes draggable. Why this?

I am using setUndecorated(false);