Re: Way to get IB to always be aware of my constantly used classes?
Re: Way to get IB to always be aware of my constantly used classes?
- Subject: Re: Way to get IB to always be aware of my constantly used classes?
- From: Mike Shields <email@hidden>
- Date: Wed, 22 Oct 2003 15:48:15 -0600
Maybe try to make a palette of the objects?
Do this:
1) Tools->Palettes->New Palette
2) Read your files and instantiate the classes you want to save, either
by using the Instantiate menu or making a UI object an instance of your
custom subclass.
3) Option drag the configured object to your palette (Hold down option
and wait for the object to "pop" off the view if it's inside a view, or
just option-drag if it's instantiated in the main nib window)
4) Save the palette to somewhere.
You should now be able to drag these objects into any nib if I
understand things correctly.
-Mike
On Oct 22, 2003, at 8:13 AM, Guy Umbright wrote:
(I asked on the project builder list with no luck, so I am trying here)
I have a couple of frameworks I wrote that I use a lot in my projects
and am
tired of having to keep telling IB to read the headers for things I
always
use (like a nib owner class for instance). Is there a way to have IB
always
load these? Apologies if this is a FAQ, I really couldn't think of a
way
to phrase a search for this.
Guy Umbright
<Please forgive the disclaimer, I don't have a choice about it being
appended.>
This electronic mail message and any attached files contain information
intended for the exclusive use of the individual or entity to whom it
is
addressed and may contain information that is proprietary, privileged,
confidential and/or exempt from disclosure under applicable law. If
you are
not the intended recipient, you are hereby notified that any viewing,
copying,
disclosure or distribution of this information may be subject to legal
restriction or sanction. Please notify the sender, by electronic mail
or
telephone, of any unintended recipients and delete the original message
without making any copies.
_______________________________________________
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.