Progress is depreciated-what to use in place of zh0

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
netaware
Posts: 17
Joined: 29 Apr 2015, 12:52

Progress is depreciated-what to use in place of zh0

16 Apr 2021, 10:01

Hello,
I have some scripts I am updating and I use "PROGRESS, zh0" to display a message.
Since PROGRESS is depreciated, how would I get the same affect with the GUI command?

I am looking to have a message shown to user then disappear after a few seconds.

Thanks for any help
User avatar
boiler
Posts: 16977
Joined: 21 Dec 2014, 02:44

Re: Progress is depreciated-what to use in place of zh0

16 Apr 2021, 10:07

You could use a MsgBox with the Timeout parameter set. Or you can display a GUI then use Sleep or SetTimer and Gui, Cancel to have it disappear after a few seconds.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww and 366 guests