• 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
Identifying Cocoa Methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Identifying Cocoa Methods


  • Subject: Identifying Cocoa Methods
  • From: Jason Slack-Moehrle <email@hidden>
  • Date: Fri, 08 Oct 2010 16:22:35 -0700

Hello All,

I have a large app that uses Carbon. We know that Carbon GUI is not available in 64-bit.

I need to integrate Carbon and Cocoa so that I can replace the existing Carbon GUI elements with Cocoa equivalents. Mostly Dialog Boxes, etc.

I know that I need to write C-ACllable Wrapper Functions for the Cocoa stuff that I need, but I am not sure how to identify what I need to do.

Example. I know that I will probably need to use NSOpenPanel and NSSavePanel. So I need to write a C-Callable Wrapper for the parts of NSSavePanel that I would use? Like: setTitle, setMessage, etc, etc?

Or am I in to deep to what needs to be done and I don't need to be?

A nudge in the right direction is appreciated.

Best,
-Jason

_______________________________________________

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

  • Follow-Ups:
    • Re: Identifying Cocoa Methods
      • From: Uli Kusterer <email@hidden>
    • Re: Identifying Cocoa Methods
      • From: Ken Ferry <email@hidden>
    • Re: Identifying Cocoa Methods
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: SRV record lookup
  • Next by Date: Efficiently exporting CoreData objects as CSV
  • Previous by thread: Re: NSDictionary allValues not mutable
  • Next by thread: Re: Identifying Cocoa Methods
  • Index(es):
    • Date
    • Thread