From: Arek W. <wy...@op...> - 2002-10-30 19:50:50
|
and what would be the advantage? I mean why not just use python? A TestMaker user asked me if wxPython would run on Jython. wxPython is a very cool library for building GUI applications in Python. Unfortunately wxPython uses a C++ library. One of the wxPython developers wrote that they had kicked around the idea of using Jython/Swing to deliver a Jython version of wxPython. I'm wondering if anyone on this list is interest in contributing to such a project? -Frank Frank Cohen wrote: >> Hi Robin: I managed TestMaker, an open source toolkit for building >> intelligent test agents to check Web Services for scalability and >> functionality. TestMaker embedds Jython as a scripting language. A user >> asked if I had considered using wxPython with TestMaker. From what I've seen >> wxPython looks great. Does anyone know if wxPython will run on Jython? > > No, wxPython requires a C++ library called wxWindows. Without it there is no wxPython. OTOH, it was suggested a couple years ago that it would be real cool to reimplement the wxPython API using Jython/swing, but nothing has ever come of that. >> >> By the way, I first tried to post this to the wxPython-users mailing list >> but that appears to be down. > > Yes, we're working on it. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! -- Frank Cohen, Founder, http://www.PushToTest.com, phone: 408 374 7426 PushToTest offers free open-source test software and global services solutions that test, monitor and automate Web Service systems for functionality, scalability and performance. ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users |