Re: changing the text in an NSTextField
Re: changing the text in an NSTextField
- Subject: Re: changing the text in an NSTextField
- From: Hasan Diwan <email@hidden>
- Date: Tue, 1 Jul 2003 11:13:05 -0700
... or use appkido, which has an "All Instance Methods option.
On Tuesday, Jul 1, 2003, at 07:12 US/Pacific, Robert Fischer wrote:
On Tuesday, July 1, 2003, at 03:28 PM, Michael George wrote:
I have looked at the methods available for NSTextField and I cannot
find anything which does this. NSTextView seems to be more amenable
to changing the string, but IB doesn't have an object for that.
Please go up the inheritance chain (NSTextField : NSControl : NSView :
NSResponder : NSObject) in the documentation and you'll find "-
(void)setStringValue:(NSString *)aString" very soon.
Cheers,
Robert
--
--- - .-. -- --
--- / \ ---- tin:b Software
.-. / \ --- .-. __o .-. (i)
/ \ / \ / \ _`\<,_ / \ Robert Fischer
/ \ / \ / \ (*)/ (*) / `---------------
/ `---' `-' `-----------'
_______________________________________________
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.
Hasan Diwan {
http://ibn.com/~hdiwan}
OpenPGP Fingerprint: 275D 0E84 550C D92A 4A56 732C 8528 2579 E6E9 4842
_______________________________________________
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.