How to accelerate python application GUI speed

John J. Lee jjl at pobox.com
Wed Sep 3 09:55:14 EDT 2003


ulysses_dm at yahoo.com.cn (ulysses) writes:
[...]
> Python is a really good programming language. But how to do a
> small,smart, efficency GUI in win32,it's a big question.

http://venster.sourceforge.net/

[...]
> 4. use pythonwin. mfc or win32gui framework. I check the demo code,
> it's very complex.  you know I hate MFC. it's a joke. i like VCL so
> much.

Well, if you hate win32 also, then you won't like venster.


> 5. I have a another idea. use wxWindows (c lan) build a GUI. embed
> python code .  or embed wxWindows code to python by SWIG. I have't
> test it. if you have do it.  Please tell us.

Interesting idea.


John




More information about the Python-list mailing list