• 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: User defaults not setting...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: User defaults not setting...


  • Subject: Re: User defaults not setting...
  • From: Larry Fransson <email@hidden>
  • Date: Thu, 6 May 2004 16:27:16 -0700

On May 6, 2004, at 13:57, email@hidden wrote:

this code is in the rules controller

- (void) awakeFromNib;
{
[self restoreDefaults];
}

- (void) restoreDefaults;
{
...
}

it never gets called? whats up?

Let's start with the obvious: Does this code belong to an object that has been instantiated in IB? That's the first thing that comes to mind when -awakeFromNib doesn't get called.

Larry Fransson
Seattle, WA
_______________________________________________
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: 
 >User defaults not setting... (From: email@hidden)

  • Prev by Date: Memory management (release)
  • Next by Date: Hard disk partition name
  • Previous by thread: User defaults not setting...
  • Next by thread: How to hide NSTableColumn using bindings
  • Index(es):
    • Date
    • Thread