• 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: haym37 <email@hidden>
  • Date: Thu, 26 Jan 2006 18:13:43 -0500

Perhaps I was not clear. I would like the implement the cursor which consists of two arrows, pointing in opposite directions, which is commonly used for resizing purposes (not the resizing arrows shown on the NSCursor page). Thanks.

On Jan 26, 2006, at 6:09 PM, Daniel Jalkut wrote:

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: John Stiles <email@hidden>
    • Re: NSCursor Resize Cursor
      • From: Joshua Scott Emmons <email@hidden>
    • Re: NSCursor Resize Cursor
      • From: j o a r <email@hidden>
References: 
 >NSCursor Resize Cursor (From: haym37 <email@hidden>)
 >Re: NSCursor Resize Cursor (From: Daniel Jalkut <email@hidden>)

  • Prev by Date: Re: NSCursor Resize Cursor
  • Next by Date: NSObject's inverseForRelationshipKey: behavior
  • Previous by thread: Re: NSCursor Resize Cursor
  • Next by thread: Re: NSCursor Resize Cursor
  • Index(es):
    • Date
    • Thread