Question

Cocoa isn't rendering the blue scroll button unless my scroll view is 4 rows long.

Screenshot comparing three table views, one with two rows and no scroll thumb and two with four rows each and a scroll thumb each.
(source: gordonjl.com)

Does anyone know how to show the scroll bar button when the scroll view is only two rows?

Thanks!

Was it helpful?

Solution

I don't think it's the number of rows, but that there just isn't enough room for the "blue button" and the scroll arrows. You need to increase the height of your table. It would be hard to use at that size anyway.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top