Importing tab-delimited data
Importing tab-delimited data
- Subject: Importing tab-delimited data
- From: email@hidden
- Date: Fri, 30 Jan 2004 13:22:22 -0800
Ok so lets say i have a tab-delimited file with a header row then the
data what would be the best way to let the user specify which header
goes with which field in my app when they are importing it? i was
thinking about a 2 column NSTableView with a column which displays the
imported headers and a column with NSPopUpButton with the fields in my
app then they just pick which field goes with which header but i didn't
know if there was a better way?
_______________________________________________
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.