Looking for better Tkinter's listbox widget

Martin Franklin martin.franklin at westerngeco.com
Wed Feb 28 02:49:25 EST 2001


Try MCScrolledListBox it is a Pmw/PmwContribD by Doug Hellmann
 http://members.home.net/doughellmann/PmwContribD/index.html

jean-paul roumian wrote:
> 
> gradha at iname.com wrote:
> 
> > Hello.
> >
> > I am looking forward to writting a Phython GUI for a program, and I need
> > to show a listbox with at least multiple columns, where it would be just
> > nice (not really needed) to display an icon in one of them. Such listbox
> > items should be individually selectable.
> >
> > I've read Tkinter's Fredrik Introduction, and there it says that Tkinter's
> > native listbox doesn't support multiple columns. Where can I find a
> > replacement widget providing the multicolumn feature and being portable
> > to Windows and X?
> 
> did you tried GtkCTree ? (from pygtk)
> 
> >
> 
> --
> "The Pythagorean Theorem employed 24 words, the Lord's Prayer has 66 words,
> Archimedes Principle has 67words, the 10 Commandments have 179 words,
> the Declaration of Independence 1,300 words,
> and finally the European Commission's regulation on the sale of
> cabbage: 26,911 words."
> 
> --
> http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list