Re: hand cursors
Re: hand cursors
- Subject: Re: hand cursors
- From: email@hidden
- Date: Sat, 2 Nov 2002 16:44:51 +0100
On samedi, novembre 2, 2002, at 04:24 PM, Nicholas Riley wrote:
On Sat, Nov 02, 2002 at 08:33:06PM +1100, Matthew Smith wrote:
Also, is there an easy way to warp the cursor to a point on the
screen? Or
do I have to use:
CGWarpMouseCursorPosition(CGPoint newCursorPosition);
I'm having trouble figuring out what could be easier than a function
call with a single argument.
Being able to do it without adding an #include, maybe and converting a
NSPoint to a CGPoint.
_______________________________________________
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.