Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Soma Cocoa questions

Soma Cocoa questions
Thread Tools
Forum Regular
Join Date: Sep 2000
Location: Ronneby, Sweden
Status: Offline
Reply With Quote
Oct 25, 2000, 07:17 PM
 
How do I access and change the text in a NSTextView? I've looked in the java browser and on Apple's cocoa pages but I can't find it.

I'm looking for something like NSTextView.setText("My text");

/Gabbe
     
ali
Forum Regular
Join Date: Sep 2000
Status: Offline
Reply With Quote
Oct 25, 2000, 08:23 PM
 
Originally posted by gabrielf:
How do I access and change the text in a NSTextView? I've looked in the java browser and on Apple's cocoa pages but I can't find it.

I'm looking for something like NSTextView.setText("My text");

/Gabbe

NSText, NSTextView's superclass, has setString which will do the job.

You can also replace a portion of the text with replaceCharactersInRange(NSRange, String).

For more sophisticated editing, you can use NSAttributedString functions on the text storage of the view, which you get to with textStorage().

Ali

     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:51 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2