Hi,
I’m wanting to give the ability to dynamically change things such as resolution, depth and Screen title. I’ve tried changing the parameters, calling Display.destroy() and then Display.create() with the new parameters. It appears to MOSTLY work, ie the screen changes to reflect these new values, but there is not longer any rendering being done and the Keyboard class no longer responds to keyboard input. Any ideas?
Thank you,
Mark