WxPython versus Tkinter.

Octavian Rasnita orasnita at gmail.com
Mon Jan 24 08:27:22 EST 2011


From: "Bryan" <bryan.oakley at gmail.com>
> It would be hard (but not impossible, by any
> stretch) for me to duplicate your code. Certainly, it would take more
> lines of code but that's about it. OTOH, it would be very difficult
> indeed to create a tkinter program that works on windows but segfaults
> on linux. That's also quite hard in tkinter.


I doubt you could do a program that offers the same features using Tkinter.
That program will not be accessible for screen readers and this is a big 
problem, a vital problem for those that use a screen reader, because the 
program won't be accessible at all.

Octavian




More information about the Python-list mailing list