If I create 2 new windows, using imshow() the new windows will overlap eachother every time I load the application.
it would be nifty if I could set the initial window location with a coordinate. Should I just export the content of the windows to OpenGL, or SDL or something like that, instead?