• 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: help with resource conversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with resource conversion


  • Subject: Re: help with resource conversion
  • From: Rosyna <email@hidden>
  • Date: Mon, 22 Oct 2001 08:17:12 -0700

You can still use Rez files in PB, PB flattens the resource fork and sticks it in the Resources directory of your application. You'll probably have to use FSOpenFork to read the Resource fork though. If you want it as pure cocoa, you'll probably use a .strings file or insert it into a .plist file.

Ack, at 10/22/01, socko said:

does anyone know how i could translate the following OS<=9 resource info
into a Cocoa resource?

#define SystemSevenOrLater 1
#include <Types.r>
#include <SysTypes.r>
#include "resource.h"

type 'Xmpl' as 'STR ';
resource 'Xmpl' (0, purgeable) {
"Full Example 1.0v1 ) FileMaker, Inc. (written by David McKee)"
};

--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug

Unsanity: Unsane Tools for Insane People


References: 
 >help with resource conversion (From: socko <email@hidden>)

  • Prev by Date: Re: Slight problem with updates in NSTableView
  • Next by Date: Memory Leak was Re: NSAppleEventManager problems
  • Previous by thread: Re: help with resource conversion
  • Next by thread: [PreferencePane and addTrackingRect]
  • Index(es):
    • Date
    • Thread