NSTextField setting text programatically?
NSTextField setting text programatically?
- Subject: NSTextField setting text programatically?
- From: Laurence Kirchmeier <email@hidden>
- Date: Wed, 15 May 2002 15:24:15 -0400
I am trying to create my first cocoa app and I wish to display an
informational text string in a window to the user when the application is
executed. This string is not static and will be created when the
application is launched.
In Interface Builder, I chose an NSTextString to be the display object
inside the window. I have been unable to discover a method to directly
change the contents of the string that is displayed in the NSTextField. Is
there a way to do this?
Thanks in advance.
Laurie Kirchmeier
_______________________________________________
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.