Re: Minimum alpha value for transparent windows
Re: Minimum alpha value for transparent windows
- Subject: Re: Minimum alpha value for transparent windows
- From: Gabriel Zachmann <email@hidden>
- Date: Sat, 5 Sep 2009 22:43:59 +0200
If you are interested in mouse events in your entire window area, then
you can use
[NSWindow setIgnoresMouseEvents:NO] and not have to worry about "faint
paint" issues.
Thanks for your response, but I don't see how that would help me.
Maybe that's just because I am a newbie, maybe I didn’t describe my
setting well enough.
My window contains a view (that's the transparent drawing canvas) and
a number of buttons.
The buttons should never be click-through; the view (= canvas) should
be click-through or receiving mouse events depending on the state of
the app.
Am I missing something?
Best regards,
Gabriel.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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