Opened 17 years ago
Last modified 14 years ago
#660 new Enhancement
[PATCH] Add custom filter to validate time fields in AdvPrefsDialog in BM
Reported by: | Simek | Owned by: | romw |
---|---|---|---|
Priority: | Trivial | Milestone: | Undetermined |
Component: | Manager | Version: | |
Keywords: | patch | Cc: |
Description
I purpose to use wxFILTER_INCLUDE_CHAR_LIST to validate time fields in Advanced Preferences Dialog in BOINC Manager. Now those fields are not filtered.
I create simple patch, but I'm not a wxWidgets programmer. It's based on code sample from wxForum. Please check it!
Attachments (1)
Change History (2)
Changed 17 years ago by
Attachment: | DlgAdvPreferences.cpp.patch added |
---|
comment:1 Changed 14 years ago by
Keywords: | patch added |
---|---|
Summary: | Add custom filter to validate time fields in AdvPrefsDialog in BM. → [PATCH] Add custom filter to validate time fields in AdvPrefsDialog in BM |
Note: See
TracTickets for help on using
tickets.
Please check it!