Q : NSTextField and NSTextView Question
Q : NSTextField and NSTextView Question
- Subject: Q : NSTextField and NSTextView Question
- From: Senovia von Perle <email@hidden>
- Date: Mon, 8 Oct 2001 01:08:46 +0900
Hello, there.
NSTextField and NSTextView have their own merits and demerits.
To use the NSTextField's control capability and NSTextView's scrollable
capability, I want to make TextField scrollable.
Though it is possible to make one available with group in ScrollView
method, and make the TextField wrap, I cannot make TextField have a
capability of scrollability like scrollToVisible. I should use scroll
bar manually if I enter too much in TextFiled. I sought the header files
and other documents, only to fail.
How can I make TextField scrollable not border but inside...? or any
other instance methods for scrollToVisible for TextField?
TIA!
Regards,
Senovia von Perle