Textured Window Responder Issue
Textured Window Responder Issue
- Subject: Textured Window Responder Issue
- From: Richard Somers <email@hidden>
- Date: Mon, 1 Dec 2008 12:12:16 -0700
I have a textured window with a custom view.
When the view uses NSOpenGLView a mouse drag in the view will send
events to the view. It works properly.
When the view uses CAOpenGLLayer a mouse drag in the view will move
the window! The mouse events are being sent to the view but are
apparently being picked up and acted upon by the window as well.
If the window is not textured then everything works normally in both
cases.
Any ideas?
Richard
_______________________________________________
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