Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: TkInter Listbox Widget Formatting

0 views
Skip to first unread message

Jeff Epler

unread,
Jun 2, 2005, 2:03:24 PM6/2/05
to Kyle.Ro...@ni.com, pytho...@python.org
This isn't an option in the stock Tk listbox or any of the alternatives
I know of offhand (bwidget ListBox, TixTList). The TkTable widget,
which can also display multiple columns, can select different
justifications, either for the whole table, or for single cells.
I've never used TkTable with Python/Tkinter, however.

Jeff

0 new messages