Re: changing the text in an NSTextField
Re: changing the text in an NSTextField
- Subject: Re: changing the text in an NSTextField
- From: Michael George <email@hidden>
- Date: Tue, 1 Jul 2003 12:20:36 -0400
Thanks for all the help on this, everyone! It turns out I first
overlooked the setStringValue method and then when I found it, I had
forgotten that I created a new NSTextField object and forgot to
reconnect it to my controller.
Also thanks to Randy Zauhar, who suggested AppKido for giving a flat
view of the methods available for a class instance!
-Michael
_______________________________________________
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.