You are not logged in.

#1 2012-01-17 19:53:06

siriusb
Member
From: Hungary
Registered: 2010-01-01
Posts: 422

tablelist issues with python 3

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

Board footer

Powered by FluxBB