Bonjour Thierry,
> Hi all,
>
> Can someone confirm that we can't select a line in a list field
> when right clicking on any line ?
>
> Rev4 - MacOsx
>
> And any quick workaround ?
add this to the field script:
on mouseUp what
if what = 3 then
select line (word 2 of the mouseline) of me
end if
end mouseUp
> Regards,
> Thierry
Best
Klaus
--
Klaus Major
http://www.major-k.de
[email protected]
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution