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?
Drag 'n Drop Text onto Browser Field
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Drag 'n Drop Text onto Browser Field
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.
For instance: when the user pressed Ctl-Alt-T it would paste in the appropriate text.