NSScroller buttons not scrolling?
NSScroller buttons not scrolling?
- Subject: NSScroller buttons not scrolling?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 21 Jan 2009 17:29:20 -0700
I tried searching the archives, and did see a few people asking
something similar, but they were using an NSScroller without an
NSScrollView. I am using an NSScroller inside a plain NSScrollView
created using IB, and the scroll buttons highlight when clicked, but
for some reason, the view does not scroll. Dragging the slider works
as expected.
What would cause this to happen? If I can somehow fix this, then what
do I need to do?
I already tried making sure the scroller was calling the scroll view's
internal scroll method, and that does happen. The scroll view contains
an NSTextView, also instantiated via IB; this text view was a subclass
of NSTextView, but even if I set it back to NSTextView and rebuilt,
the problem did not go away.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden