7 messages in net.java.dev.jna.usersRe: [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:Re: [jna-users] Transparent windowActions...
From:Timothy Wall (twal@dev.java.net)
Date:Aug 21, 2008 3:50:44 pm
List:net.java.dev.jna.users

On Aug 21, 2008, at 6:29 PM, Yana Stamcheva wrote:

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?

What platform are you on? If this is on OSX, you need to pull the most recent version which has a fix for this behavior.