Can't RenderPresent from non-main thread
Created by: IanS5
The OSK simply doesn't render on my system (in test mode.) This looks like it's a know problem with multi-threading in SDL. from the documentation
NOTE: You should not expect to be able to create a window, render, or receive events on any thread other than the main one.