This is a discussion on Clipboard and drag drop examples - Mozilla ; Can someone point me to some more complex examples of clipboard and drag and drop (not just single text string but arrays and objects)? I need a way to set multiple xpcom objects in the clipboard and the drag session ...
Can someone point me to some more complex examples of clipboard and drag and
drop (not just single text string but arrays and objects)?
I need a way to set multiple xpcom objects in the clipboard and the drag
session or at least arrays of strings. But mostly i need a way to put
multiple objects in the clipboard as i haven't found any hint that this is
possible.
Thank you.