I'm trying to create a windowless Ogre application, but it seems that the method RenderWindow::setVisible(false) is completely ignored by the application. Is there a way to accomplish that?
Thank you
Tommaso
|
feedback
|
|
You should not be using Please update your question with some concrete code if you do run into trouble with the switch. | |||
feedback
|
setVisible(true)would mean show the window? – Nifle Mar 7 '10 at 17:46