Re: NSCursor Resize Cursor
Re: NSCursor Resize Cursor
- Subject: Re: NSCursor Resize Cursor
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 26 Jan 2006 18:09:56 -0500
The documentation on this is really good:
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSCursor.html#//apple_ref/occ/clm/
NSCursor/resizeLeftRightCursor
So if you already tried:
[[NSCursor resizeLeftRightCursor] push];
and it doesn't work, then I guess you better file a bug and try using
Carbon as a workaround.
Daniel
On Jan 26, 2006, at 5:17 PM, haym37 wrote:
According to Apple's Developer site, the following are the standard
cursors: http://developer.apple.com/documentation/UserExperience/
Conceptual/OSXHIGuidelines/XHIGCursors/chapter_15_section_2.html
However, I would like to implement the resize cursor: the one with
two arrows, one at each end. How would I implement this specific
cursor?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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