it does not work in my case...

---- create a  field with "List behaviour"

----- here comes the script of that field

on mouseUp
   
  if the long id of me is the focusedObject then
     
     put the selection into message 
     select empty
     
  end if
   
end mouseUp


I want to select my line, do something with it and deselct it....


thanks


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to