I'm running 1.3.1 on win2k.  I want to put multiple versions (plain text, html, ?) of 
the same content on the system clipboard for use by native apps.

Creating a StringSelection for plain text works fine.  However, creating a DataFlavor 
of type "text/html" doesn't work.  I've tried making my own transferable and returning 
StringReaders, String objects, and InputStreams and nothing seems to work.

Has anyone done this already?

Joel
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to