NSTextView and Scrollbars
NSTextView and Scrollbars
- Subject: NSTextView and Scrollbars
- From: "Mark Munz" <email@hidden>
- Date: Fri, 16 Jun 2006 13:06:38 -0700
I tried looking through the archives, but couldn't find anything on the subject.
I have a window that contains an NSTextView. The scrollbar arrow
buttons do not appear to work, even though the thumb does.
I know that NSScrollView needs to have setPageScroll: (or its variant)
called to setup the scroll correctly, but I was under the impression
NSTextView did this automatically (at least there is no API available
that would indicate I should have to do this).
Is this a bug in NSTextView? Or is there perhaps some other cause to this?
Any help with this is greatly appreciated.
Mark Munz
_______________________________________________
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