Drag 'n Drop Text onto Browser Field

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
townsend
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 430
Joined: Sun Feb 13, 2011 8:43 pm

Drag 'n Drop Text onto Browser Field

Post by townsend » Sat Jan 23, 2016 8:06 pm

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?

townsend
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 430
Joined: Sun Feb 13, 2011 8:43 pm

Re: Drag 'n Drop Text onto Browser Field

Post by townsend » Sun Jan 24, 2016 1:03 am

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.

Post Reply