• 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: An other silly PrefPane problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: An other silly PrefPane problem


  • Subject: Re: An other silly PrefPane problem
  • From: Steve Bennett <email@hidden>
  • Date: Thu, 21 Mar 2002 17:59:19 -0500

on 3/21/02 5:02 PM, Manuel Darveau at email@hidden wrote:

> The following code does nothing:
>
> - (void)willSelect{
> [super willSelect];
> [logVarious setState:NSOnState];
> }

First, make sure the outlet is being set correctly by looking at it in the
debugger. Then, if that's okay but it still doesn't work, try it in
didSelect instead of willSelect. I've noticed a lot of weirdness in the
willXxxx functions and only use the didXxxx functions instead anymore.

-->Steve Bennett
_______________________________________________
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.

  • Follow-Ups:
    • Re: An other silly PrefPane problem
      • From: Manuel Darveau <email@hidden>
References: 
 >Re: An other silly PrefPane problem (From: Manuel Darveau <email@hidden>)

  • Prev by Date: Re: Memory problems
  • Next by Date: sizeToFit
  • Previous by thread: Re: An other silly PrefPane problem
  • Next by thread: Re: An other silly PrefPane problem
  • Index(es):
    • Date
    • Thread