Re: [newbie] Question about NSText
Re: [newbie] Question about NSText
- Subject: Re: [newbie] Question about NSText
- From: whamoo <email@hidden>
- Date: Thu, 27 Jan 2005 14:54:36 +0100
Begin forwarded message:
From: whamoo <email@hidden>
Date: 27 gennaio 2005 14:53:58 CET
To: The Karl Adam <email@hidden>
Subject: Re: [newbie] Question about NSText
On 27/gen/05, at 12:52, The Karl Adam wrote:
You can start by reading the documentation on NSText, NSTextView,
NSString, and NSMutableString. Then you can come back here and ask a
new question.
P.S. The documentation for those 4 classes answers all your questions.
I've read the documentation, maybe i'm stupid, but i probably must use:
- (void)insertText:(id)aString
Inserts aString into the receiver’s text at the insertion point if there is one, otherwise replacing the selection. The inserted text is assigned the current typing attributes.
But i didn't understand how to make a insertion point.... I need an insertion point always at the end of my NSTextView.
Thanks =)
Whamoo www.rknet.it
Powered by:
- MacOsX
- Gnu / Linux Debian Sarge
- Amiga Os 3.9
- Milk
Whamoo www.rknet.it
Powered by:
- MacOsX
- Gnu / Linux Debian Sarge
- Amiga Os 3.9
- Milk
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden