Comparison QB64 compiled with gcc optimizations and without
#52
(05-07-2022, 09:07 AM)Coolman Wrote: :
the _ScreenMove _Middle command is supposed to center the window but if I don't put _Delay 0.2 before, sometimes it doesn't work. strange.
Instead of "_DELAY" statement you might want to put:

DO: LOOP UNTIL _SCREENEXISTS
Reply


Messages In This Thread
RE: Comparison QB64 compiled with Ofast and without - by mnrvovrfc - 08-15-2022, 04:50 PM



Users browsing this thread: 4 Guest(s)