Re: Missing Scroller in NSTableView
Re: Missing Scroller in NSTableView
- Subject: Re: Missing Scroller in NSTableView
- From: Daniel Todd Currie <email@hidden>
- Date: Tue, 9 Nov 2004 20:43:16 -0800
Are you able to show the vertical scroller by sending
setHasVerticalScroller:YES to the enclosing scrollview?
--DTC
On 2004 Nov 09, at 16:14, John Fox wrote:
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
_______________________________________________
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