Missing Scroller in NSTableView
Missing Scroller in NSTableView
- Subject: Missing Scroller in NSTableView
- From: John Fox <email@hidden>
- Date: Tue, 9 Nov 2004 16:14:52 -0800
Hello:
I'm having a problem with my table view not displaying scroll bars when
there are in fact more rows than can be displayed in the current clip
view. I've double checked that in my nib file that the "Display
Vertical Scrolle" option is checked. This is totally bizarre, because
this should just work, and in the other table views in my application
it in fact does. I'm racking my brain to try to figure out what could
be wrong, and the only things I can think that might have something to
do with it are:
* The scroll view in question is contained within an NSTabView, the
other correctly functioning tables are not.
* The scroll view's dataSource and delegate are in a separate
controller from my application's "main controller"
Any insight would be greatly appreciated.
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden