Copy and Paste - Android

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ralphmigcute
Posts: 3
Joined: Tue Jun 11, 2013 4:42 pm

Copy and Paste - Android

Post by ralphmigcute »

Help! i can't copy and paste using the ordinary text fields on android :(
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Copy and Paste - Android

Post by jacque »

RIght, copy/paste aren't supported on mobile for LiveCode fields (see the release notes.) Use a native field and it works.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
ralphmigcute
Posts: 3
Joined: Tue Jun 11, 2013 4:42 pm

Re: Copy and Paste - Android

Post by ralphmigcute »

jacque wrote:RIght, copy/paste aren't supported on mobile for LiveCode fields (see the release notes.) Use a native field and it works.
where can i get a native field? thanks
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Copy and Paste - Android

Post by Klaus »

Hi Ralph,
ralphmigcute wrote:where can i get a native field? thanks
in the RunRev store for only 2 british pounds per field! Just kidding :-D

You need to create native controls "on the fly", go to menu "Help" and select "Android Release Notes"
and check the chapter about "Native controls" in the PDF!
In the current release notes it starts at page 56 -> "Input control".


Best

Klaus
ralphmigcute
Posts: 3
Joined: Tue Jun 11, 2013 4:42 pm

Re: Copy and Paste - Android

Post by ralphmigcute »

Klaus wrote:Hi Ralph,
ralphmigcute wrote:where can i get a native field? thanks
in the RunRev store for only 2 british pounds per field! Just kidding :-D

You need to create native controls "on the fly", go to menu "Help" and select "Android Release Notes"
and check the chapter about "Native controls" in the PDF!
In the current release notes it starts at page 56 -> "Input control".


Best

Klaus
thanks guys :)
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Copy and Paste - Android

Post by jacque »

If you call in the next ten minutes, we will sell you TWO native fields for 2 british pounds. But wait, there's more! We'll throw in a FREE native web browser at no extra charge. Act fast, this offer won't last!

:)
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: Copy and Paste - Android

Post by MaxV »

Here a link to a post about native controls: http://lessons.runrev.com/s/lessons/m/4 ... -on-mobile
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
Post Reply