I have an game which is run on a standard board using click handler
events.  I want to be able to update the screen during the
clickhandler event to show various changes.  At present the screen
updates once the click handler event finishes.

Is there a method that works similar to the Swing method repaint()?  I
have tried Windows.Location.reload but that does not redraw the
current screen, it restarts the application.

Neil Williams

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to