te:
Rick... You cite an example stack that was put together by Bernd Niggeman...
whew! a long time ago it seems. It does not use a 'native' iOS field so you are
unable to use the iOS 'cut,copy,paste,select, select all' routines Have you
tried using a multiline input
ther by Bernd
>>> Niggeman... whew! a long time ago it seems. It does not use a 'native' iOS
>>> field so you are unable to use the iOS 'cut,copy,paste,select, select all'
>>> routines Have you tried using a multiline input control UITe
was put together by Bernd
> > Niggeman... whew! a long time ago it seems. It does not use a 'native' iOS
> > field so you are unable to use the iOS 'cut,copy,paste,select, select all'
> > routines Have you tried using a multiline input control UITextvie
Have you tried using a multiline input control UITextview ?
>
> Dixie
>
>> Subject: Re: Copy/Paste in LC & iOS.
>> From: harri...@all-auctions.com
>> Date: Sun, 24 Jun 2012 14:11:00 -0400
>> To: use-livecode@lists.runrev.com
>>
>> Hi again Guglielmo,
>
t control UITextview ?
Dixie
> Subject: Re: Copy/Paste in LC & iOS.
> From: harri...@all-auctions.com
> Date: Sun, 24 Jun 2012 14:11:00 -0400
> To: use-livecode@lists.runrev.com
>
> Hi again Guglielmo,
>
> Here is an example stack I was trying to work with:
>
> htt
Hi again Guglielmo,
Here is an example stack I was trying to work with:
http://forums.runrev.com/phpBB2/viewtopic.php?f=49&t=6876
Make the field focusable and unlock the text so it can
be selected and changed. (So I'm trying to use a list
of scrolling text that bounces and can be edited.)
Then
Hi Rick,
but ... what you try to do ?
Because ... when I say that work fine, I means that, if the user touch
and maintain the finger on a "native" field, the standard iOS black
popup appear asking to "select/select all" or to "cut/copy", NOT that
you can use the clipboard functions of Livecode
Hi Guglielmo,
That's what I'm trying to do, use native iOS controls!
So far it doesn't work.
Do you have an example that works?
Thanks,
Rick
On Jun 24, 2012, at 12:30 PM, Guglielmo Braguglia wrote:
> Hi Rick,
> if you use the "native" iOS controls, the standard iOS cut/copy/paste work
> fine
Hi Rick,
if you use the "native" iOS controls, the standard iOS cut/copy/paste
work fine ;-)
Guglielmo
On 24.06.2012 18:05, Rick Harrison wrote:
Hi there,
I was wanting to do a simple copy and paste using Livecode and iOS
and couldn't figure out how to get it done. I consulted the document