On 9/1/23 5:02 PM, Paul Dupuis via use-livecode wrote:
If the App copying the mixed content places it on the clipboard as text and an image vs some mixed type, you may be able to do this

Your have the on pasteKey message to trap CONTROL/COMMAND-V and if you have a "Paste" menu item, you control the script for that.

Note that LC traps the pastekey message, so you need to suspend the IDE to test 
it.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to