Overview
Artifact ID: | 65c10792f839c20f683c3e4c84748e63588042dac0a2b2e15b56d4c503868639 |
---|---|
Ticket: | fa6fbae045ac70b86b7d950dad6ff977e4612c18
widget::dateentry does not accept array as textvariable |
User & Date: | lizhou 2025-02-16 13:20:19 |
Changes
- assignee changed to: "nobody"
- closer changed to: "nobody"
- cmimetype changed to: "text/plain"
- 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.
- foundin changed to: "0.98"
- is_private changed to: "0"
- login: "lizhou"
- priority changed to: "5 Medium"
- private_contact changed to: "553d6b583f6651a3989532292caac905b27d028b"
- resolution changed to: "None"
- severity changed to: "Severe"
- status changed to: "Open"
- submitter changed to: "lizhou"
- subsystem changed to: "tklib :: widget :: dateentry"
- title changed to:
widget::dateentry does not accept array as textvariable
- type changed to: "Bug"