Re: Making an invisible Cocoa window catch mouse clicks
Re: Making an invisible Cocoa window catch mouse clicks
- Subject: Re: Making an invisible Cocoa window catch mouse clicks
- From: Quincey Morris <email@hidden>
- Date: Tue, 18 Nov 2008 23:24:17 -0800
On Nov 18, 2008, at 17:53, Nicholas Francis wrote:
I'm creating a borderless NSWindow (that I move around under the
mouse) and call setAlphaValue: 0 on it to make it transparent. Sadly
this makes the window ignore mouse events, so the click activates
whatever app is under the cursor.
Is this:
http://lists.apple.com/archives/Cocoa-dev/2007/Dec/msg01303.html
the answer you're looking for?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden