• 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
SFAuthorizationView in a preference pane
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SFAuthorizationView in a preference pane


  • Subject: SFAuthorizationView in a preference pane
  • From: "Peter J. Blowers" <email@hidden>
  • Date: Thu, 20 May 2004 09:12:59 -0400

Has anyone successfully implemented a SFAuthorizationView in a NSPreferencePane? It appears to work, until I try to close System Preferences. If I load my preference pane with the SFAuthorizationView on it, then close System Preferences, the System Preferences.app crashes. The offending line seems to be

[myAuthView setDelegate:self];

which I put in my mainViewDidLoad. Comment this line and it doesn't crash, but of course I can't do anything with myAuthView. Any clues?

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


  • Prev by Date: Is this a bug?
  • Next by Date: A weird parse error
  • Previous by thread: Is this a bug?
  • Next by thread: A weird parse error
  • Index(es):
    • Date
    • Thread