Commit Graph
10 Commits
Author SHA1 Message Date
e2c0e3a0c6 tkinter: Accept list and tuple in grid sticky option (#15508)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2026-03-14 20:43:47 +02:00
melassa 7eed4a9edb Type Menu.tk_popup() (#4893) 2021-01-03 12:53:03 +01:00
melassa 2ab1b03a5b Removed bbox comment in Misc (#4892) 2021-01-02 19:57:16 +01:00
melassaandAkuli 3c26c7221c _PlaceInfo and place_configure fix #4872 (#4873)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2021-01-02 19:56:41 +01:00
melassa 1cc3282d65 Added **kw to place/pack/grid_configure #4836 (#4874) 2021-01-02 15:03:00 +01:00
melassaandyou 85d6df4742 Added children field to Misc #4834 (#4871)
Co-authored-by: you <you@example.com>
2020-12-30 02:09:18 +01:00
melassa 1ae3158174 Pack ipadx ipady do not accept tuple (#4869)
Closes #4861
2020-12-29 15:26:08 +01:00
melassa 350095e960 Add name field to tk widgets (#4867) 2020-12-28 21:59:27 +01:00
melassa 87278af3e5 Changed Dict with Mapping in grid/pack/place_configure #4836.2 (#4859)
Part of #4836
2020-12-27 12:34:28 +01:00
melassa be55392a87 Grid padx/pady accept tuple (#4860)
Closes: #4830
2020-12-27 12:32:59 +01:00