fixing table in NSScrollView line scroll amount
fixing table in NSScrollView line scroll amount
- Subject: fixing table in NSScrollView line scroll amount
- From: arekkusu <email@hidden>
- Date: Sat, 2 Aug 2003 09:52:47 -0700
Hi, can't find an answer to this in the archives:
I have a tableview containing checkboxes and text. When I click once on
the scrollbar arrows, it scrolls exactly enough (17 pixels) to go to
the next table line. However, if I hold down the mouse button, it
begins to scroll at increasingly large amounts, so the table lines no
longer align correctly with the containing view.
Sending setLineScroll and setPageScroll to the enclosing NSScrollView
seems to have no effect.
What do I have to do to force the table to always scroll by the amount
I want (like iTunes)?
thanks,
-alex
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.