On 2018-02-16 23:49 Michael Lange <klappn...@web.de> wrote:
> > > Finally there seems to be a tix.TList widget which might be able
> > > to do what you want, though I never used it myself, see
> > > https://docs.python.org/3/library/tkinter.tix.html  
> > The docu is currently offline.  
> 
> Seems like right now we are learning something about the bad side
> effects of monopoly structures... :)
> 
> > Don't know how to use or if it fit my
> > needs. The little words about tix in the official Python3 docu
> > doesn't help. No code no examples no features or screenshots.  
> 
> Probably the pydoc documentation is of more help. Or just look into
> tix.py :)
> Tix itself comes with a number of tcl demos, which maybe give you
> an impression.

No docu about tix. There is only tcl code. No Python. The pydoc docu
doesn't help, too. I don't see how to add columns to any of the listbox
alike widgets or if is is even possible.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to