REQUEST: custom palettes
REQUEST: custom palettes
- Subject: REQUEST: custom palettes
- From: Tristan lorach <email@hidden>
- Date: Wed, 20 Mar 2002 10:44:10 +0100
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.
-----------------------------
Tristan.
_______________________________________________
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.