Commit Graph

37 Commits

Author SHA1 Message Date
TomSchimansky 786a5148de finished scrollable frame, added example and test for scrollable frame 2023-02-05 21:41:23 +01:00
Tom Schimansky 39447072ac change text fg color 2023-01-21 22:24:54 +01:00
TomSchimansky 1424eeac6c theme chnages 2022-11-27 21:33:12 +01:00
Tom Schimansky f11caec099 changed theme colors 2022-11-27 21:10:40 +01:00
Tom Schimansky 01e64f38e8 changed theme file format 2022-11-27 02:48:09 +01:00
Tom Schimansky fcfda7ed24 remove tabview colors in themes 2022-11-13 18:37:41 +01:00
Tom Schimansky cbbc9efda3 changed transparent color value from None to "transparent", fixed type hints, added color type and value checking 2022-11-10 23:27:55 +01:00
Tom Schimansky 302313916a enhanced inherit structure 2022-10-29 21:56:00 +02:00
Tom Schimansky 466ba7747e worked on CTkTabview, fixed small issues 2022-10-10 00:48:08 +02:00
Tom Schimansky 327957e97a finished CTkSegmentedButton, created test_segmented_button.py 2022-10-08 01:50:09 +02:00
Tom Schimansky 63195943b2 added master kwarg for all widgets and removed *args 2022-10-06 15:53:52 +02:00
Tom Schimansky 14b39aa7b4 added CTkScrolledTextbox 2022-10-05 10:35:41 +02:00
TomSchimansky 9bdf2436f5 CTk scaling fixes for Windows 2022-08-05 15:37:23 +02:00
Tom Schimansky cdaf8f5f5c changed default CTkLabel corner_radius for better positioning 2022-07-02 14:10:41 +02:00
Tom Schimansky a7b175ae65 changed scrollbar colors, added custom exception message for pyinstaller file problem 2022-06-20 23:44:35 +02:00
TomSchimansky 43900c7fef fixed scrollbar for Windows 2022-06-19 22:12:19 +02:00
Tom Schimansky 79ecd2e946 added CTkScrollbar 2022-06-19 21:16:19 +02:00
TomSchimansky 413cedd093 refined dropdown_menu_fallback.py 2022-06-14 23:58:21 +02:00
Tom Schimansky 2746e2a05f added CTkComboBox 2022-05-31 22:32:21 +02:00
Tom Schimansky 8a87b6f926 updated color for blue theme 2022-05-27 00:12:37 +02:00
Tom Schimansky 91a8687736 added DropdownMenu and CTkOptionMenu 2022-05-25 22:14:38 +02:00
Tom Schimansky 1fed35a193 added draw_rounded_rect_with_border_vertical_split() function to DrawEngine 2022-05-25 17:04:00 +02:00
TomSchimansky fef64638c8 small fixes in CTkToplevel and CTkInputDialog 2022-05-22 01:55:58 +02:00
TomSchimansky 35bdbed95c restructured settings, small scaling fixes in CTk 2022-05-22 00:02:45 +02:00
FTE d4bae30fbc Added new theme
Added new theme inpired by Sweet Theme: new sweetkind.json and added sweetkind to built_in_themes inside theme_manager
2022-05-09 16:50:54 -03:00
Tom Schimansky fc15b53c7f changed theme blue colors 2022-04-15 18:05:08 +02:00
TomSchimansky efbfd8a7f6 slight change of blue theme colors 2022-04-10 23:10:40 +02:00
TomSchimansky 15ecf18449 fixed state in multiple widgets 2022-03-10 02:12:30 +01:00
TomSchimansky 9acd0c42df added checkmark to CTkCheckbox 2022-03-09 14:49:44 +01: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
TomSchimansky 6c976245aa font character mapping for Windows 11, added , refined CTkDrawEngineCTkRadioButton 2022-03-05 02:01:07 +01:00
TomSchimansky 9ed461e04c dark-blue, green theme in .json, new font .otf file for circles 2022-03-02 00:53:58 +01:00
Tom Schimansky ecd4881ffb small fixes 2022-03-01 19:10:18 +01:00
TomSchimansky afc8ce8c3d theme fixes 2022-03-01 16:17:39 +01:00
TomSchimansky 965a7ff87d finished CTkDrawEngine for all current widgets 2022-03-01 16:12:55 +01:00
TomSchimansky bb1fe25625 changed CTkThemeManager to json file loading system 2022-02-28 00:35:52 +01:00