• 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: Binding an NSTextField to an NSString *
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding an NSTextField to an NSString *


  • Subject: Re: Binding an NSTextField to an NSString *
  • From: Kevin Ballard <email@hidden>
  • Date: Tue, 23 Mar 2004 14:03:42 -0500

That's your problem. The ivar belongs to the instances of the class,
not the class itself. Put that line in -init instead.

On Mar 23, 2004, at 1:36 PM, Hua Ying Ling wrote:

> I tried added a string init to the Converter +(void)initialize method
> exchangeRate = [[NSString alloc] init];

--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: Binding an NSTextField to an NSString * (From: Hua Ying Ling <email@hidden>)

  • Prev by Date: MacPAD cocoasdk updated
  • Next by Date: Re: Programmatically relaunching app
  • Previous by thread: Re: Binding an NSTextField to an NSString *
  • Next by thread: Authentication/Authorization
  • Index(es):
    • Date
    • Thread