Re: editing old resource files
Re: editing old resource files
- Subject: Re: editing old resource files
- From: Chris Espinosa <email@hidden>
- Date: Sun, 4 Sep 2005 08:19:59 -0700
On Sep 4, 2005, at 5:13 AM, Robert Dell wrote:
I need to edit some old resource files, actually I need to remove some
button pictures from a classic app and paste them into a new app.
The original files no longer exist (if they ever did) and we are
updating the app to os-x. The puctures are picture buttons.
It's probably best, even if these are pictures, to use
/Developer/Tools/DeRez to dump the resource fork out to a .r source
file, edit it to find the resources you want, then add the .r to your
new project. Xcode will use Rez to add it to your new application.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden