Dragging text into a web form within the browser widget

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
MaxDangerMouse
Posts: 19
Joined: Wed Jan 26, 2011 7:04 am
Location: Melbourne

Dragging text into a web form within the browser widget

Post by MaxDangerMouse » Tue Jun 12, 2018 3:43 am

Hi,

Does anyone know if it's possible to drag text from a livecode field into a web form that's being displayed inside a browser widget.

If that's not possible, is there anything else simple I could do so the user could copy over data from the application into the online form?

Thanks
Max

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm
Location: Göttingen, DE

Re: Dragging text into a web form within the browser widget

Post by [-hh] » Tue Jun 12, 2018 2:30 pm

1. Copy/Paste-Desktop (cmd-c/v,ctrl-c/v): Yes.

2. Copy/Paste-Mobile (use system-clipboard): Yes, you may make a copy button.

3. Drag&Drop-Desktop:
Yes, if the webpage supports it (non-simple JS scripts or newer HTML5 support).

4. Drag&Drop-Mobile: Generally No (independent of LiveCode).
shiftLock happens

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”