On 07/23/2017 01:19 PM, Monte Goulding via use-livecode wrote:
Hi Bob
Have you tried this out with very very long scripts > 1 lines? The reason
there’s an update delay on a number of things is to reduce the risk of the field
editing performance being effected.
I have to say I don't know
Bernd wrote:
A very simple reproducible instance of the wandering red dot but only in LC 9
(tested in DP2, DP4 and DP8) is pasting.
make a button with
on mouseUp
put x into y
put y into v
end mouseUp
compile script
place the red dot at "end mouseUp"
now copy the body of the handler
A very simple reproducible instance of the wandering red dot but only in LC 9
(tested in DP2, DP4 and DP8) is pasting.
make a button with
on mouseUp
put x into y
put y into v
end mouseUp
compile script
place the red dot at "end mouseUp"
now copy the body of the handler (2 lines)
and pas
On Sun, Jul 23, 2017 at 1:29 PM, Monte Goulding via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Nearest I can tell is it gets out of sync when you hold down delete and
> delete a number of lines or hold down return and add a number of lines.
>
My particular suspicion is that this happ
> On 24 Jul 2017, at 5:00 am, J. Landman Gay via use-livecode
> wrote:
>
> I couldn't find a bug report, but the issue that bothers me more than a
> timing delay is how existing breakpoints migrate to a completely different
> line after a script edit. Suppose I add a line of code at some poin
Hi Bob
Have you tried this out with very very long scripts > 1 lines? The reason
there’s an update delay on a number of things is to reduce the risk of the
field editing performance being effected.
Cheers
Monte
> On 23 Jul 2017, at 10:23 pm, Bob Hall via use-livecode
> wrote:
>
> I hav
> On Jul 23, 2017, at 3:00 PM, J. Landman Gay via use-livecode
> wrote:
>
> I couldn't find a bug report, but the issue that bothers me more than a
> timing delay is how existing breakpoints migrate to a completely different
> line after a script edit.
You know, I thought it was me and my n
On 7/23/17 12:14 PM, Bob Hall via use-livecode wrote:
On Jul 23, 2017, at 12:40 PM, J. Landman Gay via use-livecode
wrote:
Does this fix also handle the misalignment after editing a script?
Not sure exactly what the misalignment is that you’re referring to. If it's the
issue in the “Ethe
> On Jul 23, 2017, at 12:40 PM, J. Landman Gay via use-livecode
> wrote:
>
> Does this fix also handle the misalignment after editing a script?
>
Not sure exactly what the misalignment is that you’re referring to. If it's the
issue in the “Ethereal Breakpoints” thread then no. If not, point
Does this fix also handle the misalignment after editing a script?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On July 23, 2017 7:25:41 AM Bob Hall via use-livecode
wrote:
I have a proposed fix for the g
I have a proposed fix for the gutter lagging behind the scrolling of the Script
Editor field. As you will see, this is a big improvement for scrolling in the
SE. I had been messing around with this for a couple of months now and have
done a lot of testing. The way the Gutter is handled I’d say n
11 matches
Mail list logo