Tom Schimansky
|
cea48c3501
|
fixed some configure bugs #585 #584 #583 #580 #579 #578, added check_image method
|
2022-11-06 14:40:15 +01:00 |
|
Tom Schimansky
|
f39ee5764a
|
fixed simple_example.py
|
2022-08-06 01:12:22 +02:00 |
|
Tom Schimansky
|
acaeceb96d
|
added methods to CTkTextbox
|
2022-07-12 21:52:52 +02:00 |
|
Tom Schimansky
|
d8b5104028
|
adopted new dropdown menu for combobox
|
2022-06-15 01:24:02 +02:00 |
|
TomSchimansky
|
20e16969f2
|
fixed dropdown_menu_fallback.py for Linux
|
2022-06-14 18:31:10 -04:00 |
|
Tom Schimansky
|
a86dbd4d07
|
fixed dropdown_menu_fallback.py for macOS
|
2022-06-15 00:14:35 +02:00 |
|
TomSchimansky
|
807064a888
|
ComboBox and DropDown fixes for Windows
|
2022-06-02 00:15:24 +02:00 |
|
Tom Schimansky
|
550653c6c3
|
small fixes for CTkComboBox
|
2022-06-01 23:50:50 +02:00 |
|
Tom Schimansky
|
0aa9dfc70f
|
removed combobox from simple_example.py
|
2022-05-31 23:16:13 +02:00 |
|
Tom Schimansky
|
2746e2a05f
|
added CTkComboBox
|
2022-05-31 22:32:21 +02:00 |
|
Tom Schimansky
|
aa46c56da9
|
small fixes in examples
|
2022-05-30 14:35:33 +02:00 |
|
TomSchimansky
|
9bd55cc159
|
implemented overwrite_preferred_drawing_method parameter in DrawEngine
|
2022-05-27 00:30:06 +02:00 |
|
Tom Schimansky
|
8a87b6f926
|
updated color for blue theme
|
2022-05-27 00:12:37 +02:00 |
|
Tom Schimansky
|
a1afc3056b
|
removed scaling with ctypes shcore for Windows < 8.1
|
2022-05-26 19:16:01 +02:00 |
|
Tom Schimansky
|
91a8687736
|
added DropdownMenu and CTkOptionMenu
|
2022-05-25 22:14:38 +02:00 |
|
Tom Schimansky
|
8cafed1b06
|
changed root_tk name to app in all exmaples and tests
|
2022-05-22 20:26:31 +02:00 |
|
Tom Schimansky
|
afe44f4ff7
|
created FontManager and restructured __init__.py
|
2022-05-17 21:44:59 +02:00 |
|
Tom Schimansky
|
eec16e4509
|
fixed color bug when CTkEntry was disabled
|
2022-05-17 18:59:33 +02:00 |
|
Tom Schimansky
|
3eb0d411c5
|
fixed simple_example.py
|
2022-05-05 20:25:37 +02:00 |
|
Tom Schimansky
|
cb12711b5c
|
completed scaling
|
2022-05-01 23:29:14 +02:00 |
|
Tom Schimansky
|
245a8d81bc
|
fixed scaling issues
|
2022-04-21 20:30:46 +02:00 |
|
Tom Schimansky
|
6342bf8034
|
added scaling to every widget
|
2022-04-21 18:34:58 +02:00 |
|
TomSchimansky
|
2ab5b7e19f
|
updatet complex_example.py with switches
|
2022-03-08 17:33:51 +01:00 |
|
Tom Schimansky
|
3285eba2ef
|
added CTkSwitch
|
2022-03-08 15:03:47 +01:00 |
|
Tom Schimansky
|
7d774c9843
|
fixed simple_example.py
|
2022-03-05 13:21:53 +01:00 |
|
Tom Schimansky
|
0d32213325
|
refined CTkRadioButton and complex_example.py, version 3.3
|
2022-03-05 13:05:39 +01:00 |
|
TomSchimansky
|
9996e51c1a
|
add font rendering to button, finished
|
2022-02-22 22:38:40 +01:00 |
|
Tom Schimansky
|
5f9c30aeaf
|
added placeholder text to CTkEntry
|
2022-02-04 21:28:37 +01:00 |
|
Tom Schimansky
|
6d007e1769
|
fixed bug when resizing CTkButton and CTkEntry in grid, added auto resizing to CTkSlider and CTkProgressBar, changed Readme
|
2022-01-23 17:06:34 +01:00 |
|
Tom Schimansky
|
3d5ae07288
|
changed Readme
|
2022-01-22 20:28:59 +01:00 |
|
Tom Schimansky
|
daf64a12b4
|
added different default color themes
|
2022-01-08 00:29:53 +01:00 |
|
Tom Schimansky
|
2fa7a519ea
|
fixed numerous bg_color bugs, added complete_test.py for color testing, changed AppearanceModeTracker to non-threaded approach with tk.after()
|
2022-01-07 20:54:45 +01:00 |
|
Tom Schimansky
|
53c0b00bab
|
fixed bug when button click destroys button itself (version 1.8)
|
2022-01-02 12:14:46 +01:00 |
|
Tom Schimansky
|
063c1f8b6a
|
added CTk class which overrides tkinter.Tk for automatic background color changes
|
2021-12-31 19:07:53 +01:00 |
|
Tom Schimansky
|
afc177ddbb
|
fixed rendering bug in CTkSlider and modified complex examples
|
2021-12-31 00:22:32 +01:00 |
|
Tom Schimansky
|
58108482c8
|
small example modifications
|
2021-12-28 18:35:45 +01:00 |
|
Tom Schimansky
|
9124314e97
|
small example modifications
|
2021-12-28 18:26:29 +01:00 |
|
Tom Schimansky
|
9109663848
|
added .configure() to CTkSlider
|
2021-12-22 10:48:41 +01:00 |
|
Tom Schimansky
|
8fb9372d0e
|
add progress color for CTkSlider
|
2021-12-13 21:54:44 +01:00 |
|
Tom Schimansky
|
ac0aa465d4
|
updated slider, label
|
2021-09-13 14:27:29 +02:00 |
|
Tom Schimansky
|
ccd1040329
|
added CTkCheckBox
|
2021-08-25 17:02:16 +02:00 |
|
Tom Schimansky
|
ee5a19e55d
|
button state functionality
|
2021-07-23 00:44:13 +02:00 |
|
Tom Schimansky
|
37c1a1a2cb
|
updated Readme
|
2021-07-13 11:39:52 +02:00 |
|
Tom Schimansky
|
54ede3a548
|
added darkdetect Windows and Linux support
|
2021-07-13 11:23:34 +02:00 |
|
Tom Schimansky
|
0c8e06b150
|
minor changes for pypi
|
2021-05-08 12:03:43 +02:00 |
|