NSTableView column headers
NSTableView column headers
- Subject: NSTableView column headers
- From: "Philip D Riggs" <email@hidden>
- Date: Tue, 17 Jun 2003 09:59:45 -0600
I may have missed this in my archive search. If so, please forgive.
I am destroying columns in the NSTableView, then recreating new columns with
new column headers. I destroy the old columns, no problem. I create new
columns, no problem. I set new identifier names for the columns, no problem.
I store the header column names into NSCells, no problem. But when it
displays the new NSTableView, the header cells don't line up with the column
boundaries, such as (using | as the column boundaries):
| ID N|ame Dat|e |
What's more, when I scroll across the tableview by dragging the bottom
scroll bar back and forth, the column header names overwrite themselves each
time and become a jumbled mess.
What's happening? and how can I get a consistently clean column header
displayed?
Thanks for any help!
-----------------------------------------------
Philip D. Riggs
GIS Analyst/Laboratory Manager
Environmental Health Advanced Systems Laboratory
Environmental Health Building, Room 125
Colorado State University
Fort Collins, CO 80523
970-495-4190
http://ehasl.cvmbs.colostate.edu/
<
http://www.ehasl.colostate.edu>
_______________________________________________
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.