Hello Everyone,Why doesn't the following handler in a field change the cursor to a hand when the field is moused over? I know that the field is receiving the message because the second line in the handler does work.
on mouseEnter
set the cursor to hand
put "Hello" && the long seconds
end mouseEnter
Regards,
Greg
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution
