Tk Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: 68fef1478d2013211e90b56de9f256487a947aaa
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:06:27
Changes

  1. assignee changed to: "aku"
  2. 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 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.
    
  3. login: "AdE@BfzPL"
  4. mimetype: "text/plain"