popUp Menu
Geoff Canyon
gcanyon at inspiredlogic.com
Fri Jan 11 12:54:01 EST 2002
At 1:33 PM +0100 1/11/02, yves COPPE wrote:
>it works fine, but
>if I click an empty line in the fld, how can I know the number of the clicked line ?
If it's an actual line that simply has no text, for example, between the words "is" and "a" below:
this
is
a
test
then the clickline will still return a valid result. If the user clicks below where there is any text, you can catch that with the mouseRelease message (and maybe a check to see if the mouse is still within the field)
regards,
geoff
More information about the use-livecode
mailing list