• 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
PrefPane won't load with two classes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PrefPane won't load with two classes


  • Subject: PrefPane won't load with two classes
  • From: Trygve Inda <email@hidden>
  • Date: Tue, 15 Aug 2006 18:46:33 +0000
  • Thread-topic: PrefPane won't load with two classes

I have a System Preference Pane that was working fine as a single class.

@interface ComMyCompanyMyAppPrefPane : NSPreferencePane

I wanted to add a second class to handle some things so I added:

@interface TrygvesOtherClass : NSObject

TrygvesOtherClass.m and TrygvesOtherClass.h have only the default Xcode
content - no variables or methods.

Now when I compile it and try to load it with System preferences I get a
message that my Pref pane can't be loaded. Why?

How can I create a Pref Pane that uses multiple classes?

Thanks,

Trygve


 _______________________________________________
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

  • Prev by Date: Standard toolbar View-menu items
  • Next by Date: Re: NSFileManager contentsEqualAtPath
  • Previous by thread: Re: Standard toolbar View-menu items
  • Next by thread: How do I know if the user should have access to the insides of directories with certain extensions?
  • Index(es):
    • Date
    • Thread