From: Harald O. <har...@el...> - 2017-04-04 07:40:47
|
Dear TCL'ers, Matthias has written a new version of the TkLib Datepicker widget with the following description: I give my propose for revision 0.3 (with no warranty etc.) - support more keys and the mouse wheel - add option -format to support 3 date-styles: "%d.%m.%Y" (for German) "%m/%d/%Y" (for English, standard/default) "%Y-%m-%d" (for ISO) - each widget may have another format (stored on creation) See the already coded file attached It was successful tested under RedHat and Windows 7 & 10 with ActiveTCL 8.4.20.0, 8.5.18.0 and 8.6.4.1. It is available in the test branch [rfe-fa7e485702]: http://core.tcl.tk/tklib/info/5634c2dfd15b796e I would appreciate if someone else could check and test the implementation and give a sign if merge to trunk is ok. Any communication, specially be the ticket [fa7e485702], welcome: http://core.tcl.tk/tklib/info/fa7e485702 Thank you all, Harald |