Re: NSTextField setting text programatically?
Re: NSTextField setting text programatically?
- Subject: Re: NSTextField setting text programatically?
- From: "Erik M. Buck" <email@hidden>
- Date: Wed, 15 May 2002 15:41:44 -0500
Read the super class's documentation. Every class supports its own methods
and the methods it inherits from its superclasses.
----- Original Message -----
From: "Laurence Kirchmeier" <email@hidden>
To: <email@hidden>
Sent: Wednesday, May 15, 2002 2:24 PM
Subject: NSTextField setting text programatically?
>
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.
_______________________________________________
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.