7 messages in net.java.dev.jna.users[jna-users] Transparent window
FromSent OnAttachments
Yana StamchevaAug 21, 2008 3:28 pm 
Timothy WallAug 21, 2008 3:50 pm 
Timothy WallAug 21, 2008 3:54 pm 
Yana StamchevaAug 21, 2008 4:30 pm 
Yana StamchevaAug 21, 2008 4:48 pm 
Yana StamchevaAug 22, 2008 2:18 am 
Timothy WallAug 22, 2008 5:02 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:[jna-users] Transparent windowActions...
From:Yana Stamcheva (yana@gmail.com)
Date:Aug 21, 2008 3:28:46 pm
List:net.java.dev.jna.users

Hi all,

A few of us working on the SIP Communicator VoIP client have been looking for a way to implement transparency for some time now. We were very happy when we came across your transparency examples.Thank you guys!

In our application we're using WindowUtils and AlphaMaskDemo as a base in order to make our main window transparent and it works just great. We are however having a problem with the fact that the window becomes dragable when clicked at any point of the frame. We have a lot of drag&drop functions in there and they all become unusable this way. My question is, is there any way to disable this?

Thanks,

Yana