.. |
__init__.py
|
restructured settings, small scaling fixes in CTk
|
2022-05-22 00:02:45 +02:00 |
ctk_button.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_canvas.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_checkbox.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_combobox.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_entry.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_frame.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_label.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_optionmenu.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_progressbar.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_radiobutton.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_scrollbar.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_slider.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_switch.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
ctk_textbox.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
dropdown_menu.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |
widget_base_class.py
|
added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets
|
2022-10-02 03:23:10 +02:00 |