SyntaxBomb - Indie Coders

Languages & Coding => BlitzMax / BlitzMax NG => Topic started by: drfloyd on May 11, 2019, 21:47:16

Title: hide the bottom toolbar ?
Post by: drfloyd on May 11, 2019, 21:47:16
Hi,

I have raised a game with BLITZ MAX and virtual resolution :
Graphics 1920,1080,0,30,0
SetVirtualResolution 320,240

It should be Fullscreen But I don't want to use FULLSCREEN Mode for some reasons

here is the result
(https://i11.servimg.com/u/f11/11/03/61/79/captu177.png)

that's about good : 95% fullscreen, no borders....  except the bottom toolbar

It is possible to hide this bottom toolbar ?

Thank you
Title: Re: hide the bottom toolbar ?
Post by: drfloyd on May 11, 2019, 23:24:38
I successfull !!!

Here :
https://www.syntaxbomb.com/index.php/topic,5678.15.html