Commit Graph

104 Commits

Author SHA1 Message Date
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
Dishant B 10d5cd4c2a
🛠️ [fix] small mistake in the README example code 2023-06-15 16:07:18 -07:00
Tom Schimansky 838bc7885b update Readme.md 2023-04-22 17:33:22 +02:00
Tom Schimansky d23d99deb0 update Readme.md 2023-04-22 17:33:04 +02:00
Tom Schimansky fe5ace8ab7 update Readme.md 2023-04-22 16:54:24 +02:00
Tom Schimansky ffbf851a92 update Readme.md 2023-04-22 16:41:18 +02:00
TomSchimansky 786a5148de finished scrollable frame, added example and test for scrollable frame 2023-02-05 21:41:23 +01:00
Tom Schimansky 61adb1da07 fix readme 2022-12-08 10:35:11 +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 4a9a6f41ad readme fix 2022-12-01 00:00:20 +01:00
Tom Schimansky 03782aa5a4 readme fix 2022-11-30 23:12:37 +01:00
Tom Schimansky 60c72a4289 added image_example image for readme 2022-11-30 23:09:42 +01:00
Tom Schimansky f0bbc188a2 edit readme 2022-11-30 01:30:21 +01:00
Tom Schimansky f491270a3d edit readme 2022-11-30 01:28:42 +01:00
Tom Schimansky f2bf7f50e1 edit readme 2022-11-30 01:27:38 +01:00
Tom Schimansky 5282b8ca3e edit readme 2022-11-30 01:21:01 +01:00
Tom Schimansky 6d56b9a76f edit readme 2022-11-30 01:13:44 +01:00
Tom Schimansky 9aee46af10
added tkintermapview video 2022-11-30 01:10:25 +01:00
Tom Schimansky 61abcb2fea
added readme videos 2022-11-30 00:53:58 +01:00
Tom Schimansky c5d3c490e7 added Windows video to Readme.md 2022-11-30 00:36:21 +01:00
Tom Schimansky 39b71f6bf9 added videos 2022-11-29 23:27:54 +01:00
TomSchimansky e13bd9b9cd change readme images 2022-11-27 22:56:25 +01:00
Tom Schimansky b720a3d1be change readme images 2022-11-27 22:47:55 +01:00
Tom Schimansky 72422dcafb change readme images 2022-11-27 22:38:03 +01:00
Tom Schimansky 087b540493 change readme layout 2022-11-27 22:34:28 +01:00
Tom Schimansky 06d65ef505 change readme images 2022-11-27 22:31:43 +01:00
Tom Schimansky 968d25019a chnage readme 2022-11-27 22:30:40 +01:00
Tom Schimansky 695abe05f4 chnage readme 2022-11-27 22:28:48 +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 c16c891115 changed combobox and optionemnu command to only get triggered by manual selection #440 2022-09-15 18:46:24 +02:00
Tom Schimansky 66f9fa2386 updated Readme.md 2022-09-15 16:20:20 +02:00
Tom Schimansky e52b5fb799 updated Readme.md 2022-09-15 16:20:05 +02:00
Tom Schimansky 6aac63d851 updated Readme.md 2022-09-15 16:18:56 +02:00
Tom Schimansky d7dda9cb39 updated Readme.md 2022-09-15 16:17:49 +02:00
Tom Schimansky aa46c56da9 small fixes in examples 2022-05-30 14:35:33 +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 341f836f4e changed Readme.md 2022-04-17 23:37:13 +02:00
Tom Schimansky 97d7630e6d changed Readme.md 2022-04-17 23:36:08 +02:00
Tom Schimansky b36696fa20 changed Readme.md 2022-04-17 23:28:05 +02:00
Tom Schimansky dd66518cb8 fixed Readme.md 2022-03-10 20:44:40 +01:00
Tom Schimansky 21addc73c8 fixed Readme.md 2022-03-10 20:42:28 +01:00
Tom Schimansky 76aafd0515 fixed Readme.md 2022-03-10 20:39:37 +01:00
Tom Schimansky 4f1b1ab834 fixed Readme.md 2022-03-10 20:38:52 +01:00
Tom Schimansky c8455b1c66 fixed Readme.md 2022-03-10 20:37:54 +01:00
Tom Schimansky 3923fc7b28 new Readme.md 2022-03-10 20:27:01 +01:00
TomSchimansky 4b31e4dd0e updated readme for new wiki 2022-03-07 23:00:50 +01:00
TomSchimansky 9996e51c1a add font rendering to button, finished 2022-02-22 22:38:40 +01:00
Tom Schimansky a8b9b4290c fixed bug in CTkEntry, aligned text in CTkCheckBox 2022-02-08 20:59:50 +01:00
Tom Schimansky 0b081e0ef5 readme update for CTkEntry 2022-02-04 22:55:27 +01:00
Tom Schimansky f5cac7b978 added text_font argument to CTkEntry 2022-01-29 23:55:48 +01:00