Hallo Klaus,

a workaround may be:

on dragenter
   ...
   if the short name of the owner of the target is not "g1" then
        do "group" && the long id of the target
        set the name of the owner of the target to "g1"
    end if
    set the bordercolor of the owner of the target to  255,255,102
end dragenter

Beste Grüße
Wolfgang


Am 19.04.2011 15:08, schrieb Klaus on-rev:
on dragenter
>  ...
>  set the bordercolor of the target to 255,255,102
>  end dragenter


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to