[wxPython-users] wxpython overhead

Horst Herb subscriptions at gnumed.net
Fri Jun 9 00:32:56 PDT 2006


On Friday 09 June 2006 12:26, Bryan wrote:
>  it would also be great of
> there was an application in written in wxpython and wxwidgets that could
> compared side-by-side.

I rewrote many of my older projects (that were written in C++ and wxWindows) 
in Python - much easier to maintain, easier to find contributors.
Zero perceivable speed difference on Pentium class computers - the GUI doesn't 
munch up all that many processor cycles compared to other tasks it has to 
perform

Horst




More information about the wxpython-users mailing list