Hello Greg,
unfortunately the HTMLArea does not recognize when something is pasted from the clipboard, especially not that the content is from an external program. You will have to listen for the command key and "v" and compare the content of the HTMLArea before and after that command. Be sure to modify the HTML using command only, otherwise you will break the undo/redo support. Good luck! Cheers Jonathan ----- Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedin.com/in/jonathanrass LinkedIn - http://www.xing.com/profile/Jonathan_Weiss5 XING -- View this message in context: http://qooxdoo.678.n2.nabble.com/intercepting-paste-into-HtmlArea-tp5060187p5064160.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
