Re: 2-Level Namespace
Re: 2-Level Namespace
- Subject: Re: 2-Level Namespace
- From: Sherm Pendley <email@hidden>
- Date: Tue, 29 Nov 2005 16:06:28 -0500
On Nov 29, 2005, at 3:31 PM, Chris Outwin wrote:
After I use the Reducer tutorial as a guide to create a new IB
palette, my new palette appears in IB, but the palette created by
Reducer (via Collapsible Box) is no longer visible in IB.
Check the bundle identifier - get info on the target and look in the
properties pane, near the top. Identifiers are supposed to be unique,
and I've a hunch that both palettes share the same identifier.
Identifiers are created using a "reverse domain" scheme, similar to
Java packages. So for this project you might use
net.charter.coutwin.AnimatedCollapsibleBoxPalette, for instance.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden