• 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: Re: Newbie error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: Newbie error


  • Subject: Re: Re: Newbie error
  • From: Graham <email@hidden>
  • Date: Fri, 2 Jun 2006 06:02:31 -0400

@interface BrowserDelegate : NSObject {
	Person *me;
}
- (id)initWith:(NSBrowser *)brow;
- (void)setSelf:(Person *)me;

@end


and the instance variable browser is defined as (NSBrowser *) for this call:


	browserDelegate = [[BrowserDelegate alloc] initWith:browser];

_______________________________________________
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


  • Follow-Ups:
    • Re: Newbie error
      • From: Nir Soffer <email@hidden>
    • Re: Newbie error
      • From: Lon Giese <email@hidden>
  • Prev by Date: Re: Drawing views
  • Next by Date: Re: NSTableView: column selection selects rows?
  • Previous by thread: Re: Newbie error
  • Next by thread: Re: Newbie error
  • Index(es):
    • Date
    • Thread