This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]