How to get rid of "Press any key to continue . . ." message?
Posted: Sat May 20, 2017 5:45 pm
Hello. I'm trying to make full screen program in text mode only (a testing program using just text features to paint graphics like window borders, menus, fields, etc.) It should be written in entire screen (window), but the ever present "Press any key to continue . . ." text is spoiling it by shifting the screen off by 2 rows up. It's pretty interesting and strange that it shifts only frame border, everything else (window caption, menu items, etc.) seems to be intact. It's pretty annoying and want to get rid of it. Nothing seems to help. I just want to make the message gone. Leave the behaviour to stop on the last screen, but get rid of the message and of course the shifting only.
Is that possible? I'm using QuickBasic 4.5 in DOSBox (that QB version with compiler)...
Is that possible? I'm using QuickBasic 4.5 in DOSBox (that QB version with compiler)...