Skip navigation.
 
mlRe: Nib Stripping
FROM : Amul Goswamy
DATE : Fri Jan 24 23:51:20 2003

On Friday, January 24, 2003, at 12:49 PM, Finlay Dobbie wrote:

>
> On Friday, January 24, 2003, at 06:07  pm, Amul Goswamy wrote:
>

>> You need to remove the classes.nib and info.nib files from the nib
>> package.  Please remember to only do this to the nibs in the
>> Application (or Framework), if you do this to the nibs in your source
>> code, you will not be able to edit them anymore.

>
> I thought you could just copy the files from another application to
> enable the nib file to be edited again?
>
>  -- Finlay
>


That is true but you lose all custom class data.  Either way, always
back up!

Amul Goswamy
Interface Builder QA
Apple
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNib Stripping Thomas Davie Jan 24, 16:00
mlRe: Nib Stripping Amul Goswamy Jan 24, 19:07
mlRe: Nib Stripping Finlay Dobbie Jan 24, 21:49
mlRe: Nib Stripping Amul Goswamy Jan 24, 23:51