Problem with NSTextView
Problem with NSTextView
- Subject: Problem with NSTextView
- From: "David Chan" <email@hidden>
- Date: Thu, 13 Apr 2006 18:07:54 +0800
Hi All,
I have a NSPanel which is created programatically and inside the
panel, an NSTextView. The NSTextView will contain a message string
with undetermined length. In the occasion where the string's length's
is greater than the textview's width, the string will break and
continue in the new line.
But what I need is for the string to continue on the same line, beyond
the visible part of the textview. The user can then click on the text
and move the mouse or cursor to see the remaining of the string. The
textview is a simple textview with no background and I can't involve
scrollview. How can I achieve this?
Thanks so much.
Regards
David
_______________________________________________
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