Got it to work!

on mouseMove
   if exists(field "canvas") and the mouseLoc is within the rectangle of
field "canvas" then
    choose graphic tool
  else
    choose browse tool
  end if
end mouseMove


Works just like I need it to for now.

doug

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

Reply via email to