Phil,
If you're replacing the wxPython GUI with HTML, you're taking wxPython out of the equation and just writing a Python server application. There's no need for wxPython on the server.
David
···
----- Original Message -----
From: Phil Schloss <phil@red-castle.com>
Date: Monday, June 23, 2008 8:47 pm
Subject: [wxpython-users] running wxpython on server
To: wxpython-users@lists.wxwidgets.org
I have a server that has a php application with several thousand lines
of php.
I would like to convert it to wxpython, as I have a similar
application running
on pc and mac done in wxpython, and I think that for the long run if I
took the
time now to change the php to wxpython I would save a lot of maintains
in
the future. I have a lot of maybe dumb questionsFirst, my php application runs in a virtural server on a Linux box
that I do not
have root access to, I use either cpanel or ftp to change the content,
can I
install wxpython?Second, can I take my existing wxpython application and do something
to it so
that it creates html out instead of writing to the screen so that I
could use it almost
as is (over 90%)?IF I get positive anwsers to these that I will ask more.
Thanks
Phil_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users