• 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: set***Value: Method not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: set***Value: Method not working


  • Subject: Re: set***Value: Method not working
  • From: Jeremy Dronfield <email@hidden>
  • Date: Sun, 30 Jun 2002 19:16:30 +0100

On Sunday, June 30, 2002, at 05:57 pm, Shawn Erickson wrote:


Does [self sRControls] actually return an instance of your SRControls class?


It should - I have
SRControls *sRControls;
in @interface, along with accessor method declaration
- (SRControls *)sRControls;
and definition
- (SRControls *)sRControls {
return sRControls;
}
in the implementation file. Using the debugger is difficult, as breakpoints don't seem to work in the PB2.0 beta.
- Jeremy.
_______________________________________________
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: 
 >Re: set***Value: Method not working (From: Shawn Erickson <email@hidden>)

  • Prev by Date: Re: Sorting NSMutableArray by specified key?
  • Next by Date: Re: Sorting NSMutableArray by specified key?
  • Previous by thread: Re: set***Value: Method not working
  • Next by thread: Re: set***Value: Method not working
  • Index(es):
    • Date
    • Thread