Multiple pasteboard items
Multiple pasteboard items
- Subject: Multiple pasteboard items
- From: David Catmull <email@hidden>
- Date: Wed, 13 Jul 2005 20:48:25 -0700
According to the Carbon pasteboard documentation, the Carbon
pasteboard API supports multiple items, while NSPasteboard does not.
I find this surprising; is it still true?
I want to copy/paste/drag-and-drop multiple items in my app. Is there
any normal or standard way to do this?
Is there a way to convert between Carbon PasteboardRefs and Cocoa
NSPasteboards? The Carbon docs say "Pasteboard Manager pasteboards
are fully-compatible with Cocoa NSPasteboard objects." Does this mean
they're interchangeable, like NSStrings and CFStringRefs?
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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