Context Menu disables clicks in NSQuickDrawView
Context Menu disables clicks in NSQuickDrawView
- Subject: Context Menu disables clicks in NSQuickDrawView
- From: John Pattenden <email@hidden>
- Date: Wed, 30 Jun 2004 15:58:29 -0400
I have a subclass of NSQuickDraw that I play some quickdraw based
graphics into that include some controls (think Flash movie)
As soon as I right click and bring up a context menu I can no longer
interact with the quickdraw content. I'm pretty puzzled about this, but
since Cocoa does all the work for a context menu I'm at a bit of a loss
as to why the view no longer sees things like mousedowns.
My Cocoa view is still getting the events, but when I pass them along
to the quickdraw nothing happens.
It all works fine until this menu is popped up, it seems *something* is
being deactivated, but I can't figure out what.
john pattenden
screentime media.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.