1
Technical forum / Hiding responses for a bit?
« on: August 22, 2004, 09:28:29 PM »
I have a unusual situation where i need to hide the response box for a while. How do I do this, since Game.ResponsesVisible is read-only? I know a "hack" in which I temporarily put a window on top of it to mask it off, but that doesn't seem an elegant way to do it. Any ideas ?