Re: NSTextView and horizontal scroller?
Re: NSTextView and horizontal scroller?
- Subject: Re: NSTextView and horizontal scroller?
- From: "email@hidden" <email@hidden>
- Date: Sun, 11 Jun 2006 11:50:32 -0700
Thanks to Boyd Coller, he pointed me to an earlier thread (for
programatically setting the horizontal scroller), along with Apple's
documentation on this:
http://developer.apple.com/documentation/Cocoa/Conceptual/
TextUILayer/Tasks/TextInScrollView.html#//apple_ref/doc/uid/20000938
So it appears that I can't get to the scroller in IB (to set up the
horizontal scroller for an NSTextView), but need to set it up
programatically.
Mark
I want a text view that has both horizontal AND vertical
scrollers. It seems that NSTextView only has vertical (in IB).
Did I miss an option to add a horizontal one? Is this the correct
object to use (I want to create a logging window)?
Thanks!
mark
_______________________________________________
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
_______________________________________________
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