LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Cornix on April 04, 2014, 07:36:06

Title: How to hide the display?
Post by: Cornix on April 04, 2014, 07:36:06
Hi there,

is it possible to hide the display temporarily?
For example a method like this:
Display.setVisible(boolean isVisible);

If there is not, is there any chance this might come in the future?
If this is not coming in the future, might I ask why this is not possible?

Thank you all very much.