problem with getting right mouse events
problem with getting right mouse events
- Subject: problem with getting right mouse events
- From: Xiaotao Guo <email@hidden>
- Date: Fri, 24 May 2002 11:33:17 -0600
Hi, there:
My program has two windows: one is a transparent window, and another one is
an opaque window which is used to take mouse events. The transparent window
has higher window level than the opaque one. The opaque one works well with
taking mouseDown, mouseDraged and mouseUp events. But it just cannot get the
other events, like rightMouseDown, rightMouseUp, otherMouseDown, etc. I
tried different ways (I also tried the suggestions from previous emails
about getting mouse events). None of them works. Any idea about this?
Thanks a lot!
Xiaotao
_______________________________________________
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.