Commit Graph

  • d103fc42f1 added cget method to base class and button #395 Tom Schimansky 2022-10-02 03:53:27 +02:00
  • d6075ad544 added type hints and private hints to all widget classes, fixed #497, removed get and set methods from some widgets Tom Schimansky 2022-10-02 03:23:10 +02:00
  • 5717fc68e2 Merge remote-tracking branch 'origin/master' TomSchimansky 2022-09-21 09:36:09 +02:00
  • 77adb7d024 fixed resizable call for CTkToplevel shortly after toplevel creation TomSchimansky 2022-09-21 09:35:42 +02:00
  • fb600c9811 fixed resizable call for CTkToplevel shortly after toplevel creation TomSchimansky 2022-09-21 09:35:21 +02:00
  • 31c0afe15b Bump to 4.6.3 v4.6.3 Tom Schimansky 2022-09-17 13:41:58 +02:00
  • dab93a6a5e Fixed variable configuring for CTkOptionMennu Tom Schimansky 2022-09-17 13:39:22 +02:00
  • 89fa0a8758 Bump to 4.6.2 v4.6.2 Tom Schimansky 2022-09-17 12:47:43 +02:00
  • 67ab575b78 changed CTkCheckBox command to be only triggered by .toggle() Tom Schimansky 2022-09-17 12:41:45 +02:00
  • b350224f06 Bump to 4.6.1 v4.6.1 Tom Schimansky 2022-09-17 01:21:00 +02:00
  • 7dd945adbb revert linux font path to ~/.fonts/ Tom Schimansky 2022-09-17 01:20:33 +02:00
  • 3f156f5648 Bump to 4.6.0 v4.6.0 Tom Schimansky 2022-09-17 00:55:31 +02:00
  • 8fba7b4481 update CHANGELOG.md Tom Schimansky 2022-09-17 00:54:32 +02:00
  • ee85b27271 fixed CTkProgressBar intermediate mode rendering on Windows #115 TomSchimansky 2022-09-17 00:52:20 +02:00
  • 5204683df4 updated command calls of CTkSwitch, now commmand is called for .toggle() only Tom Schimansky 2022-09-17 00:39:27 +02:00
  • 98c4c669a6 added indeterminate mode to CTkProgressBar Tom Schimansky 2022-09-17 00:18:31 +02:00
  • 078918e77b changed methods for command callback for optionmenu and combobox Tom Schimansky 2022-09-15 23:55:55 +02:00
  • c16c891115 changed combobox and optionemnu command to only get triggered by manual selection #440 Tom Schimansky 2022-09-15 18:46:24 +02:00
  • 66f9fa2386 updated Readme.md Tom Schimansky 2022-09-15 16:20:20 +02:00
  • e52b5fb799 updated Readme.md Tom Schimansky 2022-09-15 16:20:05 +02:00
  • 6aac63d851 updated Readme.md Tom Schimansky 2022-09-15 16:18:56 +02:00
  • d7dda9cb39 updated Readme.md Tom Schimansky 2022-09-15 16:17:49 +02:00
  • 39f369a8d4 Bump to 4.5.11 v4.5.11 Tom Schimansky 2022-09-15 13:59:58 +02:00
  • 423d0886c9 enhanced geometry test TomSchimansky 2022-09-15 13:54:32 +02:00
  • d2f8fd012f added zoom and appearance mode behavior tests for CTkToplevel #66 TomSchimansky 2022-09-15 13:48:32 +02:00
  • dcde8d69d8 added CTk zoom behavior test TomSchimansky 2022-09-15 13:39:03 +02:00
  • 81f3f9a622 added tests for CTk window behavior when switchng appearance mode and hiding at program start #66 #277 TomSchimansky 2022-09-15 13:28:02 +02:00
  • 65c45abe32 changed linux font directory to ~/.local/share/fonts/ #340 TomSchimansky 2022-09-15 12:31:43 +02:00
  • 64c8b8345d fixed bug when configuring place_holder in CTkEntry widget #330 TomSchimansky 2022-09-13 21:47:50 +02:00
  • 9a144bfc6b small fixes Tom Schimansky 2022-08-19 00:18:01 +02:00
  • d9db3b64af fixed withdraw and iconify functionality for CTk and CTkToplevel #277 #305 #302 TomSchimansky 2022-08-19 00:13:00 +02:00
  • 2db46afaf0 fixed withdraw and iconify functionality for CTk window before mainloop or update #277 #305 #302 TomSchimansky 2022-08-16 18:14:30 +02:00
  • 8c9183006c added text_font configuration for all CTk widgets #266 Tom Schimansky 2022-08-16 14:05:15 +02:00
  • f39ee5764a fixed simple_example.py Tom Schimansky 2022-08-06 01:12:22 +02:00
  • 69216469a4 refactored example_button_images.py to class structure Tom Schimansky 2022-08-06 00:55:47 +02:00
  • d890d243a5 Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-08-05 20:38:10 +02:00
  • deebaa9163 enhanced geometry string parsing for CTk and CTkToplevel #345 #287 Tom Schimansky 2022-08-05 20:38:05 +02:00
  • 5a4c28b178 removed print from CTk class TomSchimansky 2022-08-05 16:08:46 +02:00
  • 73ab410a96 Merge remote-tracking branch 'origin/master' TomSchimansky 2022-08-05 15:37:42 +02:00
  • 9bdf2436f5 CTk scaling fixes for Windows TomSchimansky 2022-08-05 15:37:23 +02:00
  • 91efc0ffc1 Merge pull request #352 from splewdge/master Tom Schimansky 2022-08-05 08:49:38 -04:00
  • 99550ab7fd Merge remote-tracking branch 'origin/master' Tom Schimansky 2022-08-05 14:23:22 +02:00
  • 46b20d6605 fixed bug in CTkBaseClass #354 Tom Schimansky 2022-08-05 14:23:06 +02:00
  • 013e186ca6 Update ctk_button.py splewdge 2022-08-04 12:27:27 +01:00
  • 6df8a1f44a Merge pull request #347 from felipetesc/master Tom Schimansky 2022-08-02 14:16:30 -04:00
  • 4516a5edb1 added white version of sweetkind FTE 2022-08-02 14:51:28 -03:00
  • bd19d2f3e6 added white variant FTE 2022-08-02 14:48:31 -03:00
  • ec8cecb575 fixed window closing returning None of CTkInputDialog Tom Schimansky 2022-07-25 11:25:48 +02:00
  • 156a1863f5 Bump to 4.5.10 v4.5.10 Tom Schimansky 2022-07-23 20:03:59 +02:00
  • e295674e00 fixed bug in CTkLabel with multiline strings Tom Schimansky 2022-07-23 19:09:53 +02:00
  • 36702326fa fixed checkbox size bug when rescaling Tom Schimansky 2022-07-18 13:02:39 +02:00
  • 3bee19f8ce Bump to 4.5.9 v4.5.9 Tom Schimansky 2022-07-18 12:34:43 +02:00
  • ac6fb661a4 removed print from CTk Tom Schimansky 2022-07-18 12:34:27 +02:00
  • 1a57294ae9 Bump to 4.5.8 v4.5.8 Tom Schimansky 2022-07-17 21:45:45 +02:00
  • ddd49377d4 fixed geomtry method for CTk and CTkToplevel Tom Schimansky 2022-07-17 21:45:29 +02:00
  • 6bfddda399 Bump to 4.5.7 v4.5.7 Tom Schimansky 2022-07-17 21:41:28 +02:00
  • 67f2072e07 added return value of geometry method for CTk and CTkToplevel Tom Schimansky 2022-07-17 21:41:13 +02:00
  • b3c0388958 added corner radius to CTkLabel in complex_example.py Tom Schimansky 2022-07-17 20:37:24 +02:00
  • 228729305b Bump to 4.5.6 v4.5.6 Tom Schimansky 2022-07-17 20:35:12 +02:00
  • d9ff3d998c fixed command function bug in CTkSwitch Tom Schimansky 2022-07-17 20:34:54 +02:00
  • 6a43dfd9bf added corner_radius to .configure() of CTkButton Tom Schimansky 2022-07-14 13:57:02 +02:00
  • db4f5ec919 Bump to 4.5.5 v4.5.5 Tom Schimansky 2022-07-12 21:57:50 +02:00
  • 78f4e1e2ee Merge remote-tracking branch 'origin/master' into develop Tom Schimansky 2022-07-12 21:54:29 +02:00
  • acaeceb96d added methods to CTkTextbox Tom Schimansky 2022-07-12 21:52:52 +02:00
  • be126c70ae Merge pull request #247 from Ripeey/Theme-Scrollbar-Patch Tom Schimansky 2022-07-10 15:10:43 -04:00
  • d45904b1e4 Update missing scrollbar configs in green and sweetkind themes. Ripeey 2022-07-11 04:57:17 +05:30
  • 4fbcce75a0 Update dark-blue.json Ripe 2022-07-10 23:19:14 +05:30
  • 92de2c4183 fixed CTkButton fg_color type hint Tom Schimansky 2022-07-07 18:23:50 +02:00
  • 1c5c3450f9 Bump to 4.5.4 v4.5.4 Tom Schimansky 2022-07-07 18:22:39 +02:00
  • c95c0b7050 added readonly state to CTkComboBox Tom Schimansky 2022-07-07 18:19:23 +02:00
  • de33629e7d fixed entry placeholder for textvariables and added test_entry_placeholder.py Tom Schimansky 2022-07-07 18:07:54 +02:00
  • 162997c7da added type hints to CTkButton Tom Schimansky 2022-07-07 16:21:30 +02:00
  • 767379462e enhanced .configure() process for all widgets Tom Schimansky 2022-07-07 16:02:51 +02:00
  • a2fcb5dee1 fixed variables for CTkCheckbox, CTkSwitch, CTkRadiobutton Tom Schimansky 2022-07-05 14:39:12 +02:00
  • 039cb1d17c Merge pull request #157 from mohsen1365ir/master Tom Schimansky 2022-07-02 08:16:00 -04:00
  • f9890ba3e9 Merge branch 'master' into master Tom Schimansky 2022-07-02 08:14:20 -04:00
  • cdaf8f5f5c changed default CTkLabel corner_radius for better positioning Tom Schimansky 2022-07-02 14:10:41 +02:00
  • 7e8bbf2968 Bump to 4.5.3 v4.5.3 Tom Schimansky 2022-07-02 01:11:54 +02:00
  • a3fb12f7cf Fixed textvariable support for CTkCheckBox, CTkSwitch, CTkRadiobutton Tom Schimansky 2022-07-02 00:54:21 +02:00
  • bb6678ae15 added support for anchor attribute in CTkLabel Tom Schimansky 2022-07-01 22:09:45 +02:00
  • b30692d1af Bump to 4.5.2 v4.5.2 Tom Schimansky 2022-07-01 21:39:19 +02:00
  • 21448d3a07 Merge branch 'master' into develop Tom Schimansky 2022-07-01 21:38:51 +02:00
  • 1f030f04f9 fixed placeholder_text bug for CTkEntry Tom Schimansky 2022-07-01 21:30:31 +02:00
  • c9653e7793 fixed updating of bg_color with set_scaling in CTkBaseClass Tom Schimansky 2022-06-30 15:53:32 +02:00
  • f587109618 Bump to 4.5.1 v4.5.1 Tom Schimansky 2022-06-28 11:33:21 +02:00
  • 8bfd763786 Merge branch 'master' into develop Tom Schimansky 2022-06-28 11:30:58 +02:00
  • 2a0ae06426 made CTkBaseClass public Tom Schimansky 2022-06-28 11:28:11 +02:00
  • 16b9ce3c5f added .focus() for CTkEntry Tom Schimansky 2022-06-28 11:26:43 +02:00
  • e15bc5933d fixed scaling issues for combobox and optionemnu, chatched error in appearance_mode_tracker Tom Schimansky 2022-06-28 11:16:28 +02:00
  • 11c7363d28 updated CHANGELOG.md Tom Schimansky 2022-06-23 22:28:29 +02:00
  • d4d0cf1188 Merge branch 'develop' Tom Schimansky 2022-06-23 22:22:11 +02:00
  • b891032e2e Bump to 4.5.0 v4.5.0 Tom Schimansky 2022-06-23 22:18:06 +02:00
  • 28308065bc fixed horizontal scrollbar for Windows TomSchimansky 2022-06-23 22:14:19 +02:00
  • d4ae8cab7d fixed optionmenu and combobox bugs Tom Schimansky 2022-06-23 21:05:44 +02:00
  • ec3fdc40ff fixed scrollbar for horizontal orientation Tom Schimansky 2022-06-23 17:41:12 +02:00
  • a7b175ae65 changed scrollbar colors, added custom exception message for pyinstaller file problem Tom Schimansky 2022-06-20 23:44:35 +02:00
  • 43900c7fef fixed scrollbar for Windows TomSchimansky 2022-06-19 22:12:19 +02:00
  • 79ecd2e946 added CTkScrollbar Tom Schimansky 2022-06-19 21:16:19 +02:00
  • 22b4dfb2d3 Bump to 4.4.1 v4.4.1 Tom Schimansky 2022-06-17 21:13:30 +02:00
  • 9146e02718 updated CHANGELOG.md Tom Schimansky 2022-05-23 11:01:38 +02:00