TheEpicWaffle
Posts: 1
Joined: Sat May 30, 2015 1:14 pm

Tkinter Multi-listbox

Sat May 30, 2015 1:32 pm

Hi guys
I'm currently building a python gui and for part of it i'm attempting to display the values of an sqlite3 database in a multi listbox from the tktreectrl module with no success, largely due to me not being able to find much documentation online and to me being fairly new to some of this stuff, so I was wondering if any of you guys could help me out with this.

P.S If there is a better way of doing this with a different module i'm open to that as well. And I know this isn't really pi related but you lot are normally very helpful and knowledgeable.

Thanks, Chris

User avatar
davef21370
Posts: 897
Joined: Fri Sep 21, 2012 4:13 pm
Location: Earth But Not Grounded

Re: Tkinter Multi-listbox

Sun May 31, 2015 6:00 am

You might want to try treeview instead http://knowpapa.com/ttk-treeview/

Dave.
Apple say... Monkey do !!

Return to “Python”