Le 18 nov. 09 à 12:44, Klaus Major a écrit :

Bonjour Thierry,

Halo Klaus,

Du hast mir den Tag gerettet !

Ich danke dir.
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

_______________________________________________
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

Reply via email to