Tk Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: 63afef63f9f4c1ba6e8dba33dd048925d598564d
Ticket: fa7e4857020c0688d2e8477c45841a8eac851871
datefield with additional "-format" option to support Dates for German and ISO including MouseWheel-binding
User & Date: AdE@BfzPL 2017-04-03 19:02:10
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    Based on "datefield.tcl" by KPV from Feb 07, 2002 - initial revision
    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 at
    http://Blindenfreizeiten.de/TCL/datefield.tcl
    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.
    
  5. foundin changed to: "0.2"
  6. is_private changed to: "0"
  7. login: "AdE@BfzPL"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "6803cf5599f709a403c17167c01f3341d5539faf"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "AdE@BfzPL"
  14. subsystem changed to: "tklib :: datefield"
  15. title changed to:
    datefield with additional "-format" option to support Dates for German and ISO including MouseWheel-binding
    
  16. type changed to: "Patch"