horizontal scrolling and NSTableView
horizontal scrolling and NSTableView
- Subject: horizontal scrolling and NSTableView
- From: "Paul S. Linsay" <email@hidden>
- Date: Mon, 6 May 2002 08:15:59 -0400
I set up a simple window that contains a three column table using
NSTableView and the default vertical and horizontal scrolling.
Column three, the rightmost column, can be very wide since it
contains path names. Vertical scrolling works fine but horizontal
scrolling doesn't. The horizontal scroll bar doesn't appear until
only five characters of the third column are visible, and even then
it's impossible to scroll more than a small fraction of the column
into view. Any suggestions on how to fix this?
Thanks,
Paul--
_______________________________________________
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.