[newbie] NSTableView - First NSColumn should not be affected by horizontal scrollbar
[newbie] NSTableView - First NSColumn should not be affected by horizontal scrollbar
- Subject: [newbie] NSTableView - First NSColumn should not be affected by horizontal scrollbar
- From: "Tobias R." <email@hidden>
- Date: Mon, 10 Mar 2008 12:54:25 +0100
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@hidden)
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:
This email sent to email@hidden