Page 1 of 1

WHY????

Posted: Sat Jan 16, 2010 8:29 pm
by mario baccheschi
Hi to ALL
WHY .......:

"on MuoviRacchetta
repeat forever

-- move btn "Start" to the loc of btn "Start" -- excluding this line nothing goes on

if within (fld "Campo", the mouseloc) then
set the loc of grc "Racchetta" to the mouseloc
else
exit repeat
end if
end repeat
end MuoviRacchetta"

There are only one field ( "Campo") one graphic (Racchetta") one check btn ( "Start")
many thanks
---------------—
it is possible to experiment this little stack at
http://xoomer.alice.it/mbacches/why/why.html
mario baccheschi
 --------------------------
the script tries to move a grc (Racchetta") within the field "Campo") simply moving the mouse....... ( NOT with MOUSEDOWN)

Re: WHY????

Posted: Sat Jan 16, 2010 10:56 pm
by BvG
why... what?

what do you want, and what does happen instead?

please be specific about what you want.

thank you