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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to