Dynamic columns in NSTableView
Dynamic columns in NSTableView
- Subject: Dynamic columns in NSTableView
- From: Lance Roggendorff <email@hidden>
- Date: Mon, 14 Nov 2005 16:11:20 -0600
Hi all,
I've searched many different resources for cocoa development on the
internet, and I haven't found quite the answers I need. I apologize
if this is a simple question.
I'm working on building a dialog which will have functionality
similar to the import dialog in Excel, which will display a "preview"
of tabular data. My version allows the user to select two columns to
read data from.
I need to create columns for my table view dynamically, and i can't
create columns in IB and hide them, because I don't know in advance
how many columns there may be in any particular data file.
If anyone can point me in the right direction, I would really
appreciate it. Thank you!
Lance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden