You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sending messages to the user we currently create a large rectangle that covers the screen and add a textbox. Maybe we should use getExperimentHost().showMessageDialog() to send messages to the user.