MaxGui

BlitzMax Forums/BlitzMax Programming/MaxGui

When i compile an MaxGui app, and then run the created executable, a command line window opens too and runs in background.
Is there a way to show only the window?

MaxIDE > Menu Program > Build Options > Build GUI App
-- Byteemoz

Ok. Thank you.