Re: Private NIBs?
Re: Private NIBs?
- Subject: Re: Private NIBs?
- From: Vince DeMarco <email@hidden>
- Date: Thu, 1 Aug 2002 08:37:40 -0700
On Wednesday, July 31, 2002, at 08:00 PM, Phillip A. Kavan wrote:
hi there,
is it possible to keep my NIB files private? i.e. - i don't want the
general public to be able to open my NIBs in Interface Builder and
start checking out one of my proprietary Controller object instances
and all of its connections, for example.
i checked the IB FAQ & release notes...there doesn't appear to be any
info pertaining to this in there. i know i can lock connections, but
i'd rather make it foolproof and prevent my users from being able to
ever open the NIB at all in IB.
Hey someone who read the FAQ and release notes.
The way to do this is to remove the classes.nib, and the info.nib files
in the .nib directory.
These files are only used at design time by Interface Builder.
vince
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.