[Tutor] GUI

Alan Gauld alan.gauld at btinternet.com
Tue Feb 3 00:15:54 CET 2015


On 02/02/15 20:59, Marc Tompkins wrote:

>> I suspect the standard GUI framework Tkinter is not going to be your best
>> bet. You might find that PyQt or PyGTK will offer better multi lingual
>> support  (although thats just a guess on my part!).
>
> Might I also suggest wxPython?  I tried Tk and Qt early on, but found that
> wx fit my needs much better (and I like the looks of the result better too.)

I, too, like wxPython, but I don't recall it having any explicit support 
for multi-lingual display whereas I think I've seen references to Qt and 
GTk supporting it via native widgets. That's why I left it out this time.


-- 
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