Re: Private NIBs?
Re: Private NIBs?
- Subject: Re: Private NIBs?
- From: Henri Lamiraux <email@hidden>
- Date: Thu, 1 Aug 2002 15:57:04 -0700
One other way would be to have every one of your nibs use a palettized
custom object. IB will need the palette to open the nib file.
But this is a lot of trouble for nothing....
On Thursday, August 1, 2002, at 05:42 AM, Robert Fischer wrote:
On Thursday, August 1, 2002, at 07:28 AM, Erik J. Barzeski wrote:
On 8/1/02 1:04am, "Phillip A. Kavan" <email@hidden> 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.
Delete the classes.nib and info.nib files.
I am sorry to say that this one does not help very well. If you create
a minimum classes.nib and info.nib the nib is openable in IB, outlets
and actions appear, only the hierarchies of own classes are missing.
Robert
--
--- - .-. -- --
--- / \ ---- Robert Fischer
.-. / \ --- .-. __o .-. @
/ \ / \ / \ _`\<,_ / \ berlin.de
/ \ / \ / \ (*)/ (*) / `--------------
/ `---' `-' `-----------'
_______________________________________________
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.
_______________________________________________
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.