Re: Deleting images from nib
Re: Deleting images from nib
- Subject: Re: Deleting images from nib
- From: Heath Raftery <email@hidden>
- Date: Thu, 15 Sep 2005 19:59:26 +1000
I didn't see any replies come through for this, so in case you didn't
get any, I'll have a stab.
On 09/09/2005, at 7:06 AM, Horace Enea wrote:
I'm just learning to use Interface Builder and have a beginner's
question.
I dragged a jpeg image to MainMenu.nib, later I decided not to use
the image. My question how do you remove the image from
MainMenu.nib?? When I select the image Delete in the edit menu is
grayed out.
As I understand it, the nib's do not contain the images - the project
does. When you dragged the image in, you would have been asked to add
it to a target of the project. The image file then goes in the
Resources folder inside your built application package, and any nib's
that use it get it from there. So to remove it, delete it from the
project list in XCode.
_______________________________________________
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