[Tkinter-discuss] Possible to create separator lines in a Tkinter Listbox?

python at bdurham.com python at bdurham.com
Fri Nov 12 23:27:29 CET 2010


Hi Michael,

> tktreectrl can be found here: http://tktreectrl.sourceforge.net/
> and the python wrapper: http://klappnase.bubble.org/TkinterTreectrl/

> tablelist: http://www.nemethi.de/
> and the python module: http://tkinter.unpy.net/wiki/TableListWrapper

Thank you for the links to tkTreeCtrl and TableList. 

I have not used custom Tk modules before. Where do you recommend I place
the custom Tk code in order for Tkinter to find it?

I'm using the 32-bit version of Python 2.7 for Windows.

Regards,
Malcolm


More information about the Tkinter-discuss mailing list