MsgBox in overlay

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Johell
Posts: 12
Joined: 17 Apr 2021, 05:39

MsgBox in overlay

17 Apr 2021, 05:44

Hi, is it possible to keep msgbox in overlay mode?
User avatar
mikeyww
Posts: 26951
Joined: 09 Sep 2014, 18:38

Re: MsgBox in overlay

17 Apr 2021, 05:53

See MsgBox, Group #4.
Johell
Posts: 12
Joined: 17 Apr 2021, 05:39

Re: MsgBox in overlay

17 Apr 2021, 06:12

Thanks mikeyww, I'm using this code:

Code: Select all

MsgBox, 4,, My_text_here
I don't understand where I should enter the group 4 code
User avatar
mikeyww
Posts: 26951
Joined: 09 Sep 2014, 18:38

Re: MsgBox in overlay

17 Apr 2021, 06:41

You can add the numbers to determine the first parameter.

Code: Select all

MsgBox, 262180, Question, Is the ocean really blue? ; Options 4, 32, and 262144
Johell
Posts: 12
Joined: 17 Apr 2021, 05:39

Re: MsgBox in overlay

17 Apr 2021, 07:03

Oh ok, Thanks :)

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 204 guests