|
From: Mike C. <su...@in...> - 2001-03-24 13:03:40
|
Tkinter was ported to jPython using JNI (http://sourceforge.net/projects/jtkinter) Could it be brought up to date for jython 2? I know it is not a "pure" Java solution, but there are a lot of people like myself who need to use some of the massive Java libraries, and are looking to Jython to help provide a practical solution. Moreover, it would help to extend the completeness of CPython/Jython to include GUI work, wich is an added plus. Finn, how hard would it be to bring it up to date for jython 2? Many thanks, Mike. |