LClick does not return true when double clicking.
is there an option or a settings?
Denis
> LClick does not return true when double clicking.
> is there an option or a settings?
LClick!? hehe I don't think anyone here has used that in years!
> LClick does not return true when double clicking.
> is there an option or a settings?
>
> Denis
LClick returns a "Boolean", which is of course some Mac OS historic
type, sizeof(Boolean)==1.
I remember, while casting this (falsely) to some other boolean type,
I once had the same problem as you...
Michael