2 Jun 02:47
How do I close a window?
I have an SDL application, and I am trying to use Agar as it's gui. My problem is this: I call a textbox for user input (username and password) and when they press submit, I want to close that textbox and return the focus back to my SDL surface for further rendering. How can I do this?
RSS Feed