QCView and mouse events
QCView and mouse events
- Subject: QCView and mouse events
- From: Renaud Boisjoly <email@hidden>
- Date: Wed, 06 Dec 2006 18:55:22 -0500
Hi all
My app has a QCView which appears above all other views. Normally, I
just want my window to be transparent and let clicks through. This
works fine. But when the window is not the first responder, it
ignores mouse events (clicks and move). This is not good if my Quartz
Composition has user input, in which case I need to set it to receive
such events... but as soon as I click through the Window, it loses
FirstResponder status and stops responding to user events.
Any way to keep my app responding to user input but still pass on
clicks and drags through so that Quartz Compositions hwich respond to
mouse input keep working?
If you have sample code to suggest or a specific section I should
read it would be appreciated.
thanks
- Renaud
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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