Hi,
I have a csv-file as datasource for an NSTableView. This part of my
project works.
And now my Question:
Is there a way to make the first NSColumn of my NSTableView ...
a) always visible and
b) not being affected by the horizontal scrollbar, but only the
vertical scrollbar?
# | Column 1 | Column 2 |
-----------------------------------
1 | Content 1 | Content 2 | ^
2 | Content 1 | Content 2 | (vertical scrollbar)
3 | Content 1 | Content 2 |
|<-horizontal scrollbar->|
To make it clear:
I dont want to edit the TableHeader. I want a left side bar like the
once from "iWork Numbers" or "Excel".
Thanks in advance for any help and suggestions,
Tobias R.
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]