Benedek Dévényi
Benedek Dévényi
Also, it finally has TESTS!!!
`master` is the actual main branch at the moment, but I've created a new branch called `main`. The improved code is in the `main` branch, but I also have pushed...
It would also be cool to treat DBus signals as events.
Ahh, grid is one of the best things in Tk, and I don't wanna ruin it. Here's another cool grid wrapper thingy by @insolor: https://github.com/insolor/tk_grid_helper, and it gave me some...
Only grid for now
I'll make a simple example so we can discuss the API
> I'll make a simple example so we can discuss the API And any suggestions are very welcome.
> Where each column and row has the same width and height. ??? Wdym?
> But default, all rows and columns have the same width and height unless changed I don't think it would be too useful tbh.
@insolor, would you mind if I stole some of your ideas from `tkinter_layout_helpers`? Apparently, `tkinter_layout_helpers` doesn't yet have a license.