Tkinter widgets and ttk widgets need to be coded differently.
the caledar with DateEntry is similar to a ttk combobox widget.
Below, the code for that from Codemy:
* * *
Starting to see where the resources and hidden code on theTKCalendar widget
can be found. I am on the PYCharm editor.
From READ I copied the examples code, into Pycharm, and ran it. The result
is a window givinga choice of what each of the 3 example snipets produces.
Read also informed me I could access the options on the calendar widget by asking for
keys().
No comments:
Post a Comment