Page 1 of 1

Drag 'n Drop Text onto Browser Field

Posted: Sat Jan 23, 2016 8:06 pm
by townsend
Lets say I have a field "myText" and a button, "myButton".

Any idea how I might I drag "myButton" onto a Chrome Browser window,
to paste "myText" into a Browser text field.

Is this possible? Would this be difficult?

Re: Drag 'n Drop Text onto Browser Field

Posted: Sun Jan 24, 2016 1:03 am
by townsend
Another similar possibility would be to have this LiveCode program run as a Macro Controller.
For instance: when the user pressed Ctl-Alt-T it would paste in the appropriate text.