Tk Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: 65c10792f839c20f683c3e4c84748e63588042dac0a2b2e15b56d4c503868639
Ticket: fa6fbae045ac70b86b7d950dad6ff977e4612c18
widget::dateentry does not accept array as textvariable
User & Date: lizhou 2025-02-16 13:20:19
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    It is convient to use an array as a textvariable with GUI widget. But if you use an array as textvariable ,It does not work as expected and gives an error saying “no such element in array”。  It is expected for the widget constructor code to initialize the array element, even if the element is emeply.
    
  5. foundin changed to: "0.98"
  6. is_private changed to: "0"
  7. login: "lizhou"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "553d6b583f6651a3989532292caac905b27d028b"
  10. resolution changed to: "None"
  11. severity changed to: "Severe"
  12. status changed to: "Open"
  13. submitter changed to: "lizhou"
  14. subsystem changed to: "tklib :: widget :: dateentry"
  15. title changed to:
    widget::dateentry does not accept array as textvariable
    
  16. type changed to: "Bug"