Is there any way to get the current screen resolution when using MaxGUI? GraphicsHeight() and GraphicsWidth() only seem to work when the graphics mode is initialized by BlitzMax.
I need a way to auto-center a window based on the current height and width of the screen.
If there's no "Max-way" of doing this, there could be a built-in dll call in Windows for this. All suggestions appreciated!
I need a way to auto-center a window based on the current height and width of the screen.
If there's no "Max-way" of doing this, there could be a built-in dll call in Windows for this. All suggestions appreciated!