Re: Table scroll bars

2008-11-20 Thread Kyle Sluder
On Thu, Nov 20, 2008 at 6:38 PM, Richard S. French <[EMAIL PROTECTED]> wrote: > The table does not show any scroll bars until I resize the window and the > items above and below sometimes get overlaid. I'm assuming this isn't what you want. In that case, make sure you've set up your UI so that th

Table scroll bars

2008-11-20 Thread Richard S. French
In Interface builder I have a TableView that I want to stay fixed in relation to items above and below. The table does not show any scroll bars until I resize the window and the items above and below sometimes get overlaid. How do I fix this in IB? I¹ve tried changing the size on NSScrollView in th