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
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
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