You are not logged in.
Pages: 1
Since tablelist is in the repo, I hope someone can help me with some issues. I use python 3 and tkinter.
Listvariable doesn't work for me, the content of the table doesn't get updated automatically. Well, I created an update method for my class, so I can achive my goal, but I'd like understand why the built-in listvariable refuses to update the table.
Searchcolumn method: since the wrapper hasn't been updated for some years, I tried to create this method myself based on the other ones, but it doesn't return the row index.
tablelist: http://www.nemethi.de/tablelist/index.html
Wrapper for python: http://tkinter.unpythonic.net/wiki/TableListWrapper
Offline
Pages: 1