Lost my aqua tableColumn headers...
Lost my aqua tableColumn headers...
- Subject: Lost my aqua tableColumn headers...
- From: Jerry LeVan <email@hidden>
- Date: Sun, 27 Oct 2002 19:46:24 -0500
Hi,
I am building a CSV editor and displaying the file in a tableView.
I created a nib with a tableView containing no columns. After I open the
file and parse the contents to determine the appropriate number of columns,
the program creates the columns and inserts them into the table.
The contents appear ok but the Column Headers appear as plain text and the
aqua look in the headers has disappeared...
Is there a way to create the columns on the fly so that the headers have the
3Aqua2 look? [ I am thinking about creating a tableView with one column and
then 3somehow2 cloning the column the appropriate number of times... I am
very new to cocoa, is it possible to 3copy2 an object?]
Thanks,
Jerry
_______________________________________________
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.