Re: NSTableView Row header
Re: NSTableView Row header
- Subject: Re: NSTableView Row header
- From: Andreas Mayer <email@hidden>
- Date: Sun, 8 Feb 2004 18:18:59 +0100
Am 08.02.2004 um 17:31 schrieb Moray Taylor:
and NSTableView does not seem to provide a way to do it.
No, I don't think ist does.
I suggest you use a separate second table view with one column and no
scrollbars and let it scroll synchronously. It might be a bit of work
to get the scroll position from the main table view (or it's scrollbar)
though.
bye. Andreas.
_______________________________________________
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.