Copy/Paste in LC 7.0.1

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
calmrr3
Posts: 100
Joined: Mon Oct 28, 2013 2:39 pm

Copy/Paste in LC 7.0.1

Post by calmrr3 » Tue Feb 03, 2015 10:21 pm

Hello,

I have been looking for a way to paste text into a field on iOS. I am aware that in previous versions this was not possible and I was unable to find a recent post relating to this.

I want to be able to copy text from another app (such as email or safari) and then paste it into a field in the livecode app.

If anyone knows if this feature is now possible or if there are any work arounds then that would be great.


Thanks!

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Copy/Paste in LC 7.0.1

Post by jacque » Wed Feb 04, 2015 9:56 pm

All editing functions will work with a native iOS text input control. The LC fields you create in the IDE do not support copy/paste by themselves.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply