Hi,
I'm working on my first BlitzMax game, and I'm trying to fix up the Linux version as good as I can at the moment.
Is there any way to disable the maximize button on the window (when in windowed mode), and not allow the window to be resized? Now one can resize it, and the window will have nothing drawn in the new expanded area.
I suppose I need some C/C++ code perhaps, but it's my first time doing anything linux related as well, so no idea what API's to use for this :)
Thanks people!
I'm working on my first BlitzMax game, and I'm trying to fix up the Linux version as good as I can at the moment.
Is there any way to disable the maximize button on the window (when in windowed mode), and not allow the window to be resized? Now one can resize it, and the window will have nothing drawn in the new expanded area.
I suppose I need some C/C++ code perhaps, but it's my first time doing anything linux related as well, so no idea what API's to use for this :)
Thanks people!