mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
[Request] Open options window / welcome window on first run #510
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mnadareski on GitHub (Mar 13, 2023).
Originally assigned to: @mnadareski on GitHub.
On the first run of the program (as determined by a "First Run" setting), show some sort of "welcome" window or the options window to get users to configure stuff right out the gate.
@mnadareski commented on GitHub (Mar 13, 2023):
Gist of the change needed:
FirstRun. This method should be used because it will reset on updates and true first run scenariostrue, display either a new popup welcoming users to MPF and/or open the Options window to encourage users to set things upfalseso that it does not pop up every single time afterThis allows power-users to bypass the first run by copying the old value from their settings to the new one and acts as a guide for true new users so that recommended settings are changed.