This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
PySWT --- Python Binding of GCJ compiled native SWT libraries
- From: Zilin Du <zd223 at nyu dot edu>
- To: java at gcc dot gnu dot org
- Date: Thu, 30 Jun 2005 01:34:53 -0400
- Subject: PySWT --- Python Binding of GCJ compiled native SWT libraries
Hi,
I made a python binding of java SWT libraries using GCJ + SIP. you can
find more information here:
http://www.cs.nyu.edu/zilin/pyswt/pmwiki.php
I have successed compiled it under MinGW/GCJ 3.4 from thisiscool.com,
a binary runnable version under window is provided for your testing.
This work is still in very early stage, but hope someone may find it
interesting since for now you can use SWT in python.
Let me know your feedbacks!
Thanks!
Zilin