python QT and windows

Alan Kennedy alanmk at my-deja.com
Thu Sep 28 16:10:24 EDT 2000


Don't forget about the (slightly exotic) possibility of using Jpython
and Swing. Platform independence, configurable look and feel, extensive
functionality. And jpython greatly simplifies working with Java
properties, allowing you to assign event handlers etc as simple object
attributes. See

http://www.jpython.org/docs/properties.html

It won't execute the fastest in the world, because of virtual machines
within virtual machines, but coding is very straightforward.

Alan.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list