On Sun, Jul 13, 2008 at 06:33:07PM -0600, Timothy McDowell wrote:
> attached is a bit of code that freezes up shoes! Any help? When the user
> clicks on the square to move to, it freezes and I have to force quit out!

Great, thankyou.  This is a case of the `move` command setting the
coordinates but a repaint doesn't happen immediately, so the
position isn't reflected when you call `left` or `top`.  I'll let
you know soon when this is repaired.

_why

Reply via email to