943,884 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Unsolved
  • Views: 804
  • Python RSS
Apr 12th, 2009
0

can wxpython can become a web base program?

Expand Post »
pleas help... is it possible that a wxpython program can become a web page??
Reputation Points: 10
Solved Threads: 0
Newbie Poster
oiwah is offline Offline
1 posts
since Apr 2009
Apr 12th, 2009
0

Re: can wxpython can become a web base program?

Click to Expand / Collapse  Quote originally posted by oiwah ...
pleas help... is it possible that a wxpython program can become a web page??
Be more specific.

I doubt you can do what I think you are asking.

You could write the server-side code using wxPython. I'm not sure you would really want to, however.
Reputation Points: 22
Solved Threads: 28
Junior Poster
adam1122 is offline Offline
181 posts
since Mar 2009
Apr 12th, 2009
0

Re: can wxpython can become a web base program?

There are servers that have Python installed, but I never heard of one that also has wxPython installed.
Moderator
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Apr 12th, 2009
0

Re: can wxpython can become a web base program?

Click to Expand / Collapse  Quote originally posted by vegaseat ...
There are servers that have Python installed, but I never heard of one that also has wxPython installed.
Probably with good reason.

Doesn't mean it can't be done if someone felt so inclined.
Reputation Points: 22
Solved Threads: 28
Junior Poster
adam1122 is offline Offline
181 posts
since Mar 2009
Apr 12th, 2009
1

Re: can wxpython can become a web base program?

Having wxPython installed on a server is pointless. Why? Because when it displays the GUI, nobody sees it.

I think the original poster needs to clarify his/her intentions.
Featured Poster
Reputation Points: 975
Solved Threads: 140
Posting Virtuoso
scru is offline Offline
1,624 posts
since Feb 2007
7 Days Ago
0

Reply to web GUI question.

No. At least from what I have seen. You can build a client that, after the user downloads and installs, will process data pulled from the internet.However, you are looking for a web programming gui interface, and HTML, JavaScript/Flash, Silverlight are meant for this purpose. Again, maybe wxPython has some built-in or extension that I'm not aware of, but I haven't seen it so far.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
joryrferrell is offline Offline
7 posts
since Feb 2012
6 Days Ago
1
Re: can wxpython can become a web base program?
Maybe Jython comes closest? With SWING GUI app, I mean. Or use web framwork for web app.
Last edited by pyTony; 6 Days Ago at 10:49 am.
Featured Poster
Reputation Points: 687
Solved Threads: 748
Industrious Poster
pyTony is offline Offline
4,204 posts
since Apr 2010
Message:
Previous Thread in Python Forum Timeline: how to use loop & time with raw_input
Next Thread in Python Forum Timeline: Basic question abou "if" from newbie





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC