setting bordercolor of images in group

G. Wolfgang Gaich gwolfgang at gaich.de
Tue Apr 19 10:11:27 EDT 2011


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





More information about the use-livecode mailing list