• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSCursor Resize Cursor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: NSCursor Resize Cursor
      • From: haym37 <email@hidden>
References: 
 >NSCursor Resize Cursor (From: haym37 <email@hidden>)

  • Prev by Date: Re: Are there any NSUserDefaults keys which aren't valid?
  • Next by Date: Re: NSCursor Resize Cursor
  • Previous by thread: NSCursor Resize Cursor
  • Next by thread: Re: NSCursor Resize Cursor
  • Index(es):
    • Date
    • Thread