hello
i am having a problem with windowed mode. In the demo of blitzmax i am developing a windowed mode game but today i bought the full version of blitzmax.
and now when i run it, there is no graphics??? i know it is running because the console is still working.
is there a known bug with windowed modes in full 1.10? because it was working fine in demo version of 1.09.
That produces a running exe with no window or graphics.
i am having a problem with windowed mode. In the demo of blitzmax i am developing a windowed mode game but today i bought the full version of blitzmax.
and now when i run it, there is no graphics??? i know it is running because the console is still working.
is there a known bug with windowed modes in full 1.10? because it was working fine in demo version of 1.09.
Graphics 800,600,0 waitkey
That produces a running exe with no window or graphics.