Tkinter: The good, the bad, and the ugly!

Terry Reedy tjreedy at udel.edu
Sun Jan 16 13:49:24 EST 2011


On 1/16/2011 11:30 AM, rantingrick wrote:

> Toplevel
> Label
> Entry
> Button
> Radiobutton
> Checkbutton
> Canvas
> Textbox
> Listbox
> Menu
> Scale
> Scrollbar
> ...thats all you need in the std library "widget wise".

Once IDLE is revised to use some of the widgets in ttk that are not in 
tk (such as Notebook) the set would need expansion. But the details of 
any such set are irrelevant to the main problems of replacement.

-- 
Terry Jan Reedy




More information about the Python-list mailing list