mycroftw / bridge_clock

Python replacement for the old windows XP clock I've been using
GNU General Public License v3.0
0 stars 0 forks source link

Real time validation of GameSettings #15

Closed mycroftw closed 1 year ago

mycroftw commented 1 year ago

Flag the user somehow when they have an invalid (too big, too small, blank when needed, not integer,...) value in any of the game settings checkboxes, rather than/in addition to waiting to throw up messageboxes when OK is pressed.