Activating Horizontal Scrollbar in NSTableView
Activating Horizontal Scrollbar in NSTableView
- Subject: Activating Horizontal Scrollbar in NSTableView
- From: Suman Ganguly <email@hidden>
- Date: Wed, 11 Jun 2003 17:39:47 +0530
Hi,
In my Cocoa/Object-C application I'm using a NSTableView object, in which
the vertical scrollbar is activated automatically whenever the table grows
vertically, but the horizontal scrollbar is not activated at all.
If I make the Minimum Column Width greater than the Current Column Width,
the horizontal scrollbar is showing in the UI. But the scrollbar goes away
if the table view is refreshed.
Any kind of help/reference would be well appreciated.
Thanks,
Suman
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.