|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Wx python through a browser?
Does anyone happen to know a way to make wxPython frames and panels appear through a web browser?
I have created an application with python/wxpython and I would like to be able to make a browser solution as well. I don't want to change my GUI as that would be confusing to the users. Is there any Applet features of Python that I can use (like Java) or a way that I can get jython to display the wxWindows. I have looked into this and there doesn't seem to be anything short of using Python CGI to create HTML pages for me. Any help would be appreciated. Cheers Trevor W. |
|
#2
|
|||
|
|||
|
Who else to ask?
Does anyone know anywhere else I can ask too?
Cheers Trevor W. |
|
#3
|
||||
|
||||
|
I hate to say it but i highly dout this is possible.. of course you are welcome to ask around:
http://www.dbforums.com/f97/ (comp.lang.python) http://forums.free2code.net/list.php?f=7 http://www.devarticles.com/forum/fo...y.php?forumid=4 Mark. |
|
#4
|
|||
|
|||
|
not sure if this helps but I currently use Mod Python and Cheetah with Apache to generate HTML pages.
|
|
#5
|
|||
|
|||
|
by the way ... wots "Mod' in "Mod Python" and "Mod Perl" ??
|
|
#6
|
||||
|
||||
|
The mod is short for module i.e. the Python module for apache is called mod_python (module Python), its the same for perl and most/all the other modules..
Mark. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Wx python through a browser? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|