[issue44429] Tkinter Flow Geometry Manager

2021-07-23 Thread Gary Davenport
Gary Davenport added the comment: Just an update on this issue. I did make 2 packages available on pypi.org: https://pypi.org/project/flowframe/ and https://pypi.org/project/tkinterflow/ Thank you very much for your help. -- resolution: -> works for me stage: -> re

[issue44429] Tkinter Flow Geometry Manager

2021-06-16 Thread Gary Davenport
Gary Davenport added the comment: Thank you so much for the kind words and help in giving me some direction with these projects. I am relatively new to Python, object oriented programming and open source collaboration. I think the 3rd party module probably makes the most sense, because

[issue44429] Tkinter Flow Geometry Manager

2021-06-15 Thread Gary Davenport
New submission from Gary Davenport : Hi there. I love Python and Tkinter. I know that there are geometry managers pack, place, and grid. I think there should be a flow type management available, like what is done in Java or html/css. This is more important as responsive GUI design is