bsaffel / benchmarker

macro trainer | build optimizer | practice tool
10 stars 0 forks source link

Add very basic menu validation #309

Open bsaffel opened 9 years ago

bsaffel commented 9 years ago

For numeric boxes, if the edit value is not numeric, update a global state to invalid and disable the start button(s).

This can also be used for sub-menus.

Probably needs to have a message as well