In blitz+ there was a flag for fullscreen/window
i.e.
graphics 640,480,16,2 - windowed
graphics 640,480,16,0 - full screen
There is no optional flag for this in Blitz Max, does anyone know how this can be acheived (not using Max gui).
i.e.
graphics 640,480,16,2 - windowed
graphics 640,480,16,0 - full screen
There is no optional flag for this in Blitz Max, does anyone know how this can be acheived (not using Max gui).