Copying formatted fields from an NSTableView
Copying formatted fields from an NSTableView
- Subject: Copying formatted fields from an NSTableView
- From: Nicola Vitacolonna <email@hidden>
- Date: Mon, 13 May 2002 16:02:37 +0200
I would like my app to be able to copy the selected rows of an
NSTableView into the pasteboard (as tab-separated text), so I could
paste the content of a table, say, in a text document. My problem is
that the table contains formatted fields (both dates and numbers) and I
would like to maintain the formatting information.
How can I do that?
Thank you in advance,
Nicola
PS: sorry for asking faqs. I check the archives, but not always can I
find what I am looking for!
_______________________________________________
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.