sendEvent and scrollWheel
sendEvent and scrollWheel
- Subject: sendEvent and scrollWheel
- From: Zdzislaw Losvik <email@hidden>
- Date: Wed, 7 Jul 2004 18:41:15 +0200
I have a real problem with handling scroll wheel events. I temporary
open second window which has to respond to scrollWheel: message, but is
doesn't. When both windows are open, main window receives this message
(when mouse is above it), but second window doesn't receive it.
NSApplication sends it to the sendEvent: of second window, but then
nothing happens. What is more strange, second window has no problems
with handling some other events like mouseDown:
_______________________________________________
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.