Search found 2 matches

by Polda18
Sat May 20, 2017 10:59 pm
Forum: QBasic / QuickBasic related
Topic: How to get rid of "Press any key to continue . . ." message?
Replies: 2
Views: 3372

Re: How to get rid of "Press any key to continue . . ." message?

I just tried to compile EXE and it seems the shifting doesn't relate to QuickBasic as it shifts also in compiled executable. I want it to reach the very bottom of the screen. How to do it?
by Polda18
Sat May 20, 2017 5:45 pm
Forum: QBasic / QuickBasic related
Topic: How to get rid of "Press any key to continue . . ." message?
Replies: 2
Views: 3372

How to get rid of "Press any key to continue . . ." message?

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 ...