NSScrollView in a child overlay window not receiving scrollWheel: events
NSScrollView in a child overlay window not receiving scrollWheel: events
- Subject: NSScrollView in a child overlay window not receiving scrollWheel: events
- From: Ivan Kourtev <email@hidden>
- Date: Wed, 6 Dec 2006 22:34:11 -0500
Hi,
I have a borderless transparent child window overlayed over my main
app window. In the child window, there is a custom view in a scroll
view. The custom view in the child window get mouse events just fine
but the scroll view does not get scrollWheel:
Is that to be expected? I think I've read every document and tried
every imaginable thing but I must still be missing something.
I looked into sendEvent: of the child window and NSScrollWheel events
get to it. So why doesn't the scroll view get them?
Thanks for any help,
--
ivan
_______________________________________________
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