I'm curious if anyone's managed to get both libraries initialized and working.
I'd like to use SDL for its (IMHO) easier to understand event system ... however, trying to get them in unison just messes things up, I think.
i.e. I can't seem to poll for the SDL_QUIT event and close the windowing system ...
Should I even try to do this?
- Ben