Replace MsgBox with GUI reminder and countdown #2

Merged
MohandL3G merged 1 commits from features/bugfixes into main 2026-03-03 16:14:59 +02:00
Owner

Replace the instant MsgBox and immediate ExitApp with a small always-on-top GUI reminder (AutoHotkey v2). Adds Arabic text label and a countdown button that starts disabled showing "انتظر... (2)", updates to "انتظر... (1)", then enables and becomes "تم / OK"; clicking the button or closing the window exits the script. Also sets font and window options, and uses GUI event handlers for a cleaner user interaction.

also this closes #1

Replace the instant MsgBox and immediate ExitApp with a small always-on-top GUI reminder (AutoHotkey v2). Adds Arabic text label and a countdown button that starts disabled showing "انتظر... (2)", updates to "انتظر... (1)", then enables and becomes "تم / OK"; clicking the button or closing the window exits the script. Also sets font and window options, and uses GUI event handlers for a cleaner user interaction. also this closes #1
MohandL3G added 1 commit 2026-03-03 16:14:10 +02:00
Replace the instant MsgBox and immediate ExitApp with a small always-on-top GUI reminder (AutoHotkey v2). Adds Arabic text label and a countdown button that starts disabled showing "انتظر... (2)", updates to "انتظر... (1)", then enables and becomes "تم / OK"; clicking the button or closing the window exits the script. Also sets font and window options, and uses GUI event handlers for a cleaner user interaction.
MohandL3G merged commit 23661e437f into main 2026-03-03 16:14:59 +02:00
MohandL3G deleted branch features/bugfixes 2026-03-03 16:15:01 +02:00
Sign in to join this conversation.