Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there a way to set new window position?

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?

Is there a way to set new window position?

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?