Is there an easy way to dump the contents of a qx.ui.embed.HtmlEmbed (I am
using this for the Logger) to the clipboard? I am trying to add a button to
a custom Log window to allow the user to dump the log to the clipboard. I
know I could create a TEXTAREA on the fly, move the contents into it, then
issue createTextRange(), execCommand("Copy") but I'm sure there must be an
easier way to do it then that.

Thanks,
Jim
www.D4PHP.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to