• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: REQUEST: custom palettes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: REQUEST: custom palettes


  • Subject: Re: REQUEST: custom palettes
  • From: David Remahl <email@hidden>
  • Date: Wed, 20 Mar 2002 12:37:33 +0100

Any classes that the palette can instanciate into the nib, so to speak, the
draggable objects, need to be included in the project you build. You can
solve this by using a framework, or by including the class files separately.

/ David

> 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.

References: 
 >REQUEST: custom palettes (From: Tristan lorach <email@hidden>)

  • Prev by Date: Re: Code for a Control with a continuous action
  • Next by Date: Re: Code for a Control with a continuous action
  • Previous by thread: REQUEST: custom palettes
  • Next by thread: Re: REQUEST: custom palettes
  • Index(es):
    • Date
    • Thread