1
DotNet / Re: [SOLVED] Toggling fullscreen / resolution changing
« on: May 27, 2012, 12:07:08 pm »
I'm having trouble with this too, it seems that when control is returned to the while (App.IsOpen()) if we've App.Close and then App = new, the while loop considers !App.IsOpen()...curious what you did exactly to fix this.
After pressing enter, my window closes, I briefly see a fullscreen window launch, and then the program terminates.
After pressing enter, my window closes, I briefly see a fullscreen window launch, and then the program terminates.