Re: help with resource conversion
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