Re: REQUEST: custom palettes
Re: REQUEST: custom palettes
- Subject: Re: REQUEST: custom palettes
- From: Vince DeMarco <email@hidden>
- Date: Wed, 20 Mar 2002 13:33:25 -0800
On Wednesday, March 20, 2002, at 01:44 AM, Tristan lorach wrote:
Does someone know how to include a custom palette into the project
builder ?
Here is the matter :
-> after having built a custom palette (from Progress-bar example), I
just added it into my Interface Builder. Interface builder is OK : it
accepts such a new palette plugin.
-> Then I create a cocoa project in order to put this new palette object
into it.
-> But the project builder doesn't want to load this class for the
application which uses it. It seems to forget something when I run it :
---------------------------
2002-03-19 18:38:27.052 palettestester[1700] An uncaught exception was
raised
2002-03-19 18:38:27.052 palettestester[1700] *** class error for
'ProgressView': class not loaded
2002-03-19 18:38:27.052 palettestester[1700] *** Uncaught exception:
<NSArchiverArchiveInconsistency> *** class error for 'ProgressView':
class not loaded
palettestester.app has exited with status 255.
Look at the other palette example it shows how to make a framework etc..
/Developer/Examples/InterfaceBuilder/BusyPalette
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.