Can I modify an NSEvent?
Can I modify an NSEvent?
- Subject: Can I modify an NSEvent?
- From: Mark Dawson <email@hidden>
- Date: Tue, 1 Mar 2005 19:40:41 -0800
For auto scrolling, I want to use the edge of the object(s) that the
user drags, NOT the cursor. However, to do this, it seems I need to
duplicate, then modify the event (with new cursor location) so I can
send it to the scroller's clipview for it to do the auto scrolling.
Is this possible? I didn't see any NSEvent methods that would allow
setting of the mouse location. Is there some other way to invoke
autoscroll with coordinates other than the current cursor location?
Thanks,
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden