problems with windowed modes

BlitzMax Forums/BlitzMax Beginners Area/problems with windowed modes

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.

Graphics 800,600,0
waitkey


That produces a running exe with no window or graphics.

Do I have to rebuild all modules? I thought that syncmods downloaded precompiled modules.

edit:

This bug only occurs when running latest protean. I think it is safe to disregard it. I have found a genuine bug tho on bug forum.

Ah. protean.

You've gotta check "use real console" on the build menu.