Re: debugging cursors
Re: debugging cursors
- Subject: Re: debugging cursors
- From: "I. Savant" <email@hidden>
- Date: Thu, 8 Oct 2009 18:49:17 -0400
On Oct 8, 2009, at 5:02 PM, David M. Cotter wrote:
sorry, yes. when the user types a number in a box and presses
enter, i create a cursor based on that number and set it. one
second later, without any of my code running, the OS seems to change
the cursor to an arrow. i want to find out why, and stop it if i
can. even just being able to setting a breakpoint on it would help
Read the documentation, tell us what you tried (preferably by
posting your code), and we might be able to help.
Suggested reading:
Cursor Management
http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CursorMgmt/CursorMgmt.html
NSCursor Class Reference
http://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/NSCursor_Class/Reference/Reference.html
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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