FlashpointProject / launcher

Launcher for Flashpoint Archive

Home Page:https://flashpointarchive.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cancel-button to message dialog for Auto Run before

dot-mike opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
If a game has :message:-popup before a game get launched, e.g. to display a warning of some sort, the user does not get the chance to cancel the launch of the game.

Describe the solution you'd like
"About This Game" dialog should have a cancel button for the user to decide if they don't want to launch this anyway.

Describe alternatives you've considered
If the user want to cancel the launch, they are force to quickly press alt+f4 on flashpoint.exe and the message window in order to cancel the launch.

Additional context
Example can be seen with the game Hamsterball Bowlin.
See affected code line:

buttons: ['Ok'],

Issue image below
Flashpoint_2021-09-24_21-32-35

Ref. https://trello.com/c/kWgMpZ54/94-add-a-cancel-button-to-the-message-box

commented

Updated issues to match issue format