Linked by Andrew Youll on Thu 30th Jun 2005 06:08 UTC, submitted by Zilin Du
General Development PySWT is a Python Binding to the IBM Eclipse SWT library, to provide Python with a cross platform native looking GUI.
Permalink for comment
To read all comments associated with this story, please click here.
Re: First Post
by Andrew Youll on Thu 30th Jun 2005 06:21 UTC

Atm, from looking at the site it uses Jython as its Python >>---> Java interface, but Zilin (the PySWT creator) is wanting to create a C++ Wrapper instead of relying on Jython.