• 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: [Q] NSObject's poseAsClass - Replacement?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] NSObject's poseAsClass - Replacement?


  • Subject: Re: [Q] NSObject's poseAsClass - Replacement?
  • From: email@hidden
  • Date: Fri, 6 Mar 2009 10:20:28 +0100


On 5 Mar 2009, at 21:00, Eric Gorr wrote:

I have a need to use poseAsClass, but I see that it has been deprecated
in 10.5 and won't be available for 64-bit applications.



and then you said:
I am working on a Carbon -> Cocoa conversion. In the carbon part, the cursor is being set to a 64x64 cursor constantly - via NSCursor set. The problem comes when I move the cursor over a cocoa view which I believe, by default, changing the cursor to what it wants - which I believe is a 32x32 cursor.


Well, if you are worried about 64-bit then your Carbon UI code won't work anyway so you'd have to be all Cocoa, at which point the normal NSCursor handling should suffice. The fact that it is deprecated in 10.5 is just a heads-up to not use it if possible, but if you still do need to use it in your Carbon-Cocoa hybrid, then use it. I imagine that 32-built Carbon UI will disappear from the OS before 32-bit Cocoa support.

Matt
_______________________________________________

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


References: 
 >[Q] NSObject's poseAsClass - Replacement? (From: Eric Gorr <email@hidden>)
 >Re: [Q] NSObject's poseAsClass - Replacement? (From: Benjamin Stiglitz <email@hidden>)
 >Re: [Q] NSObject's poseAsClass - Replacement? (From: Eric Gorr <email@hidden>)

  • Prev by Date: Extract components from PDF page
  • Next by Date: NSToolbar EXC_BAD_ACCESS after configuration (leopard)
  • Previous by thread: Re: [Q] NSObject's poseAsClass - Replacement?
  • Next by thread: Re: [Q] NSObject's poseAsClass - Replacement?
  • Index(es):
    • Date
    • Thread