[Tutor] Pygubu designer question

Alan Gauld alan.gauld at yahoo.co.uk
Fri Feb 4 03:41:19 EST 2022


On 04/02/2022 07:42, Phil wrote:
> 
> On 4/2/22 12:03, Alan Gauld via Tutor wrote:

> It's a coincidence that you've mentioned tix, I just finished reading 
> through https://documentation.help/Python-3.7/tkinter.tix.html. Another 
> fantastic module to experiment with.
> 

The problem with Tix is that it's considered obsolescent. It will
eventually die. This is a decision by the underlying Tk community
not the Python team. But it does mean that I wouldn't invest too much
time on Tix unless you find you really need some of the widgets
that it has but ttk doesn't.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list