I see. Well, the workaround is easy whichever way it might have gone. In the
end this is what matters to me most.
Craig
-Original Message-
From: Robert Brenstein
To: How to use LiveCode
Sent: Fri, Feb 4, 2011 1:58 pm
Subject: Re: ClickLine anomaly?
On 04.02.11 at 12:43 -0500
On 04.02.11 at 12:43 -0500 dunb...@aol.com apparently wrote:
But why more logical? The simple, transparent way is to just let the
clickLine do its thing.
Well, more logical to me. It allows me, for example, to distinguish
between content with empty lines and no content. The latter is
prim
LiveCode
Sent: Fri, Feb 4, 2011 9:50 am
Subject: Re: ClickLine anomaly?
On 02.02.11 at 22:17 -0500 dunb...@aol.com apparently wrote:
>Jacques.
>
>Easy workaround using the clickLoc and knowledge of the field properties.
>
I must say I like the way LC/Rev/MC does it. It's
On 02.02.11 at 22:17 -0500 dunb...@aol.com apparently wrote:
Jacques.
Easy workaround using the clickLoc and knowledge of the field properties.
I must say I like the way LC/Rev/MC does it. It's more logical. Why
should one get clickline info if clicking where there is no content?
Actually,
. So I tried to use the
clickLine to get started.
I probably should use a table field or dataGrid. Old fashioned, you know.
Anyway, just surprised, is all.
Craig
-Original Message-
From: J. Landman Gay
To: How to use LiveCode
Sent: Wed, Feb 2, 2011 9:48 pm
Subject: Re: ClickLine
On 2/2/11 4:08 PM, dunb...@aol.com wrote:
In HC, in a locked field with no text, if I write a mouseUp handler:
On mouseUp put the clickLine end mouseUP
I get the clickLine.
In LC, if there is no text in the field, I get empty. With text, no
problem, of course. Empty lines above some text, als
In HC, in a locked field with no text, if I write a mouseUp handler:
On mouseUp
put the clickLine
end mouseUP
I get the clickLine.
In LC, if there is no text in the field, I get empty. With text, no problem, of
course. Empty lines above some text, also no problem. Empty lines below some