esitarski / CrossMgr

Cyclo Cross Management Application
MIT License
41 stars 21 forks source link

add ValidateTmeFormat() & proposal for Linux/Mac #47

Closed rkantos closed 4 years ago

rkantos commented 4 years ago

Proposed to fix https://github.com/esitarski/CrossMgr/issues/26

Added new ValidateTimeFormat() to HighPrecisionTimeEdit and also onPaste() . Also added final validation check to ChipImport.py.. The same could also be added in other places, if approved. onPaste() shows a yellow tooltip below the boxes if the time formatting is incorrect. hpte

onDoubleClick() changes the TextCtrl function so that only a double-click is required to select the whole box, and not a triple-click

mbuckaway commented 4 years ago

Looks good to me. Merging to dev. Please download the build and test it.