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

(source: gordonjl.com)
Does anyone know how to show the scroll bar button when the scroll view is only two rows?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.