• 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: Bundle and multiple classes (ScreenSaver related stuff)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Bundle and multiple classes (ScreenSaver related stuff)


  • Subject: re: Bundle and multiple classes (ScreenSaver related stuff)
  • From: Enrique Zamudio <email@hidden>
  • Date: Tue, 24 Jul 2001 10:39:18 -0500
  • Organization: Nasoft

You need to indicate in Project Builder which class in your bundle will
be the principal class. I guess the screen saver is calling the bundle's
principal class and assuming it's a subclass of NSView or something, and
you NSFormatter subclass is the principal class, so you are getting an
error.

You can have as many classes as you need in a bundle. But if you have
more than one it's always useful (and sometimes required) to indicate
which class will be the principal class.

eZL


  • Prev by Date: Re: open with url
  • Next by Date: Re: CFBundleVersion questions
  • Previous by thread: Re: Bundle and multiple classes (ScreenSaver related stuff)
  • Next by thread: Re: Use of NSLog() for debugging
  • Index(es):
    • Date
    • Thread