Copying text from LC Script Editor

Jim MacConnell jmac at consensustech.com
Fri Sep 16 12:06:23 EDT 2016


I have a similar issue with Windows 7 Pro (LC 8.1 Community)... 
I also can't copy and paste directly into applications other than a simple
text editor (NotePad). I can then copy and paste from NotePad to wherever I
want to go (PowerPoint, Word, etc.) with no issues.

My problem also occurs trying to copy text from fields.

Saving the text to file and opening works fine so sure seems to be an LC 8
clipboard issue.

Jim


-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Richmond
Sent: Thursday, September 15, 2016 11:15 PM
To: How to use LiveCode
Subject: Re: Copying text from LC Script Editor

Copying text from the script editor is problematic on more than one
platform.

Over here "in the wilds of Linux" it is not possible to copy-paste directly
from the script editor into anything but a simple text editor.

For instance; if I want to paste code from the script editor into
Thunderbird (my e-mail client) I have to paste it into a text editor and
then copy-paste from there into Thunderbird (a double bounce, so to say).
The same sort of thing into a Libre Office document, and so on.

Richmond.

On 16.09.2016 03:01, Peter Bogdanoff wrote:
> I'm noticing that with LiveCode 8, copying scripts from the Script Editor
and pasting it into other applications on the Mac yields text that displays
differently than pre-LC 8.
>
> Pasting it into Apple Mail puts it as double-spaced. Copying it from Mail
puts it back into the Script Editor as double spaced:
>
> on mouseUp
>
> doThis
>
> thenDoThis
>
> followedByThis
>
> end mouseUp
>
>
> Apple TextEdit is OK:
>
> on mouseUp
>     doThis
>     thenDoThis
>     followedByThis
> end mouseUp
>
> Pasting it into Tex-Edit Plus yields a single line with feed characters.
>
> Is this worth making a fuss over?
>
> Peter Bogdanoff
> UCLA
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list