Commit Graph

132 Commits

Author SHA1 Message Date
Tom Schimansky d719950f80 fixed tabview initial fg_color, removed tests from simple_example.py 2023-07-27 14:40:19 +02:00
Tom Schimansky 16990a566f added anchor to tabview #1766, fixed tabview fg_color update #1803, added index method to tabview and segmented button, added rename method to tabview #1192, fixed license in Readme.md 2023-07-27 14:06:13 +02:00
Tom Schimansky f629e4c5cb fix simple example 2023-07-08 21:32:20 +02:00
Tom Schimansky 9cfd5f4515 added missing arguments to CTkSLider configure #1790 2023-07-08 21:24:59 +02:00
Tom Schimansky cd85a1c782 added text_color_disabled to CTkLabel #1557, change license in setup.cfg 2023-05-27 12:48:46 +02:00
Tom Schimansky 1960c0b1e0 added text_color_disabled to configure of CTkOptionMenu #1559 2023-05-08 19:11:22 +02:00
Tom Schimansky f47cf024b2 fixed CTkScrollableFrame and example 2023-02-06 12:55:46 +01:00
TomSchimansky 786a5148de finished scrollable frame, added example and test for scrollable frame 2023-02-05 21:41:23 +01:00
Tom Schimansky dc751e46d3 add example images 2023-01-21 13:43:18 +01:00
Tom Schimansky 79d5da439b fix readonly background for combobox #983 2023-01-10 15:03:45 +01:00
Tom Schimansky 28228316eb fix image configure for button #807 2022-12-08 19:33:39 +01:00
Tom Schimansky f068cee972 test 2022-12-06 19:29:04 +01:00
Tom Schimansky 62063d6f64 test 2022-12-06 19:28:34 +01:00
Tom Schimansky dd223a15b5 fixed progressbar start stop speed increase #775 2022-12-06 11:27:35 +01:00
Tom Schimansky 2c7b2c5030 fixed radiobutton disabled command call bug #677, fixed key error for theme in scrollbar #711, removed bind_all and unbind_all from baseclass, added CTkCanvas and CTkBaseClass for top level import 2022-12-06 11:09:34 +01:00
Tom Schimansky 60c72a4289 added image_example image for readme 2022-11-30 23:09:42 +01:00
Tom Schimansky f3d90821ce finished image example 2022-11-30 22:59:55 +01:00
Tom Schimansky 0d8a79d783 added update_idletasks call to base class set_appearance_mode 2022-11-30 22:03:42 +01:00
TomSchimansky 50a8bb140e fixed assets font path 2022-11-30 21:51:36 +01:00
Tom Schimansky bfbe4a4e5c added example test images 2022-11-30 21:35:13 +01:00
Tom Schimansky ae0c5a3397 created image example 2022-11-30 21:31:40 +01:00
Tom Schimansky 03249110f3 restructured imports from modules, created imports in __init__.py 2022-11-29 19:06:33 +01:00
Tom Schimansky 1db775a6f6 remove image_example.py 2022-11-28 00:55:20 +01:00
Tom Schimansky 7f56839b58 created image_example.py 2022-11-28 00:52:57 +01:00
Tom Schimansky dbd8968ee7 readme chnage images 2022-11-28 00:02:16 +01:00
Tom Schimansky 3bfa532fa5 example enhancements 2022-11-27 23:51:42 +01:00
TomSchimansky 8b9f42c6eb example fixes 2022-11-27 23:18:10 +01:00
TomSchimansky b62543f332 changed tabview test 2022-11-13 17:10:04 +01:00
TomSchimansky d306a9d010 fixed some bugs on Windows 2022-11-12 20:59:10 +01:00
tschiman f302b045e3 fix input dialog for linux 2022-11-11 14:09:50 +01:00
Tom Schimansky 2c31f18dc1 renewed CTkInputDialog 2022-11-11 00:06:25 +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 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 62b330ddba added CTkImage, compound support for label 2022-11-03 13:48:31 +01:00
Tom Schimansky 7374e7a3bc architecture fixes 2022-11-01 00:37:30 +01:00
Tom Schimansky 08a0835fd0 added new button grid system, fixed CTkSwitch grid positioning, moved ctk_canvas.py and draw_engine.py to widgets/core_rendering, created CTkImage 2022-10-29 00:42:33 +02:00
Tom Schimansky bf1835922b added new button grid system, fixed CTkSwitch grid positioning, moved ctk_canvas.py and draw_engine.py to widgets/core_rendering, 2022-10-23 22:33:57 +02:00
Tom Schimansky 90d11e2f3f added missing arguments to configure method of combobox, fixed switch canvas positioning 2022-10-23 13:18:48 +02:00
Tom Schimansky db563b3511 removed spacing_scaling, now widget_scaling is used 2022-10-22 15:42:22 +02:00
Tom Schimansky 6bf877eebc added mising configure argument for CTkButton #544 2022-10-22 15:24:15 +02:00
Tom Schimansky fc3a41d074 remove old complex example 2022-10-22 15:14:23 +02:00
Tom Schimansky 1ae794272b removed bg and background argument support from CTk and CTkToplevel 2022-10-16 20:13:19 +02:00
Tom Schimansky bfc42c25ef Added .cget() methods to all widgets and changed text_font to font for all widgets 2022-10-03 00:33:06 +02:00
Tom Schimansky f39ee5764a fixed simple_example.py 2022-08-06 01:12:22 +02:00
Tom Schimansky 69216469a4 refactored example_button_images.py to class structure 2022-08-06 00:55:47 +02:00
Tom Schimansky b3c0388958 added corner radius to CTkLabel in complex_example.py 2022-07-17 20:37:24 +02:00
Tom Schimansky acaeceb96d added methods to CTkTextbox 2022-07-12 21:52:52 +02:00
Tom Schimansky 3a1d12f8ea removed old dropdown menu 2022-06-15 23:26:21 +02:00
Tom Schimansky fc952294f0 chnaged complex_example.py and fixed command-variable execution order in CTkSlider 2022-06-15 02:07:51 +02:00
Tom Schimansky d8b5104028 adopted new dropdown menu for combobox 2022-06-15 01:24:02 +02:00