Auto-scrolling
Auto-scrolling
- Subject: Auto-scrolling
- From: Mark Alldritt <email@hidden>
- Date: Mon, 22 Mar 2004 13:40:47 -0800
Hello,
I've got a custom NSView and I'm calling autoscroll in my mousDragged method
to implement auto-scrolling. The problem is that this only works while the
user is moving the mouse.
Is there some obvious call I can make to continue auto-scrolling when the
mouse pauses? I can use a timer, but I'm not sure how to synthesize the
NSEvent instance that must be passed to autoscroll.
Cheers
-Mark
---------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 333 Moss Street
FAX: 250-383-3204 Victoria, B.C.
WEB:
http://www.latenightsw.com/ CANADA V8V-4M9
AIM: markalldritt
_______________________________________________
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.