08-16-2022, 01:14 PM
(08-15-2022, 04:50 PM)mnrvovrfc Wrote:(05-07-2022, 09:07 AM)Coolman Wrote: :Instead of "_DELAY" statement you might want to put:
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.
DO: LOOP UNTIL _SCREENEXISTS
It should be possible but if the window does not appear because of a bug, the program will be stuck in a perpetual loop.