I was searching for a way to redevelop a desktop Pythoncard based
program into a web-application.  I understand what need to be done for
all of the non-GUI code.  For the GUI capabilities, I stumbled across
a package call qooxdoo (http://qooxdoo.org/).  It appears to provide
the GUI capabilities I need.  Then I saw that there is qwt - which
allows you to write qooxdoo code in pure Java.  Since I don't know
Java (or don't want to know), is there a similar path I can take using
Python?
Regards,
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to