RE: writing to a textview
RE: writing to a textview
- Subject: RE: writing to a textview
- From: email@hidden
- Date: Thu, 20 Nov 2003 16:59:39 -0000
field.setString("blah blah");
Should do it
Alun Carp
Driver Development Team Leader
Data Encryption Systems Limited
-----Original Message-----
From: Highlander872 [
mailto:email@hidden]
Sent: 20 November 2003 03:20
To: email@hidden
Subject: writing to a textview
dumb question here.
I know you can use field.setStringValue("blah blah blah");
to set hte value of an NSTextField
but wut is the equivalent for NSTextView?
I tried setStringValue but got a build error so im guessin thats wrong
"The very powerful and the very stupid have one thing in common. They
don't alter their views to fit the facts, they alter the facts to fit
their views. Which can be quite uncomfortable if you happen to be one of
the facts that needs altering."
_______________________________________________
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.