Tkinter vs. PyQt

Chris Barker chrishbarker at home.net
Mon Aug 27 15:34:11 EDT 2001


Paul Rubin wrote:

>  For example, I
> don't see an easy way to make the buttons in a column come out the
> same size (though their labels were of different lengths).

My tk is rustly, but I know it can be done...

> I'm still very interested in hearing comparisons between Tkinter
> and other Python toolkits.

My tk is rusty because I've been using wxPython. It could do a very nice
job eith that sort of thing (and many others). Check out sizers: they
are very powerful, once you have wrapped your head around them.

-Chris



-- 
Christopher Barker,
Ph.D.                                                           
ChrisHBarker at home.net                 ---           ---           ---
http://members.home.net/barkerlohmann ---@@       -----@@       -----@@
                                   ------@@@     ------@@@     ------@@@
Oil Spill Modeling                ------   @    ------   @   ------   @
Water Resources Engineering       -------      ---------     --------    
Coastal and Fluvial Hydrodynamics --------------------------------------
------------------------------------------------------------------------



More information about the Python-list mailing list