Conversation
|
Ahh, grid is one of the best things in Tk, and I don't wanna ruin it. |
|
Lol you left a joke right open so I'm totally going to make it. You're going to t(k)in[t]er (Tkinter lol) with the idea? |
|
Only grid for now |
|
The best layout manager only, of course. Grid really is awesome, just a hassle to learn. I would make it easier in some areas like the resizing issues I had with the |
|
I'll make a simple example so we can discuss the API |
And any suggestions are very welcome. |
|
What about a 2d list almost? |
|
Where each column and row has the same width and height. |
??? |
|
But default, all rows and columns have the same width and height unless changed and you specify the row and column count, then, when gridding individual widgets, you give a list of points (tuples). |
I don't think it would be too useful tbh. |
|
I honestly hate having to always set row_configure and column_configure |
|
@insolor, would you mind if I stole some of your ideas from Apparently, |
|
@rdbende yes, no problem. I planned to add MIT license, I just forgot to do it. |
At least I can read it now