Please support our Python advertiser: Programming Forums
![]() |
In case you are curious, I just posted a new tutorial "Python and Multimedia, Part 1, The amazing Webbrowser Module" on DaniWeb at:
http://www.daniweb.com/tutorials/tutorial47392.html
I would love some input from our Linux and Unix friends to see how much cross platform the module is. Post any comments in this thread!
http://www.daniweb.com/tutorials/tutorial47392.html
I would love some input from our Linux and Unix friends to see how much cross platform the module is. Post any comments in this thread!
May 'the Google' be with you!
okay, let me first appologize for my "newbness" I have just recently looked into python as a first language, and this project is something that has got my attention so thanx,
I have got the first code to work in all my browsers in xp, this is actually an accomplishment for me so don't laugh :mrgreen:
I would like to get the later "http server" bit to work, but I get this error, after inserting the full path to the files whichare directly on my C: drive
http://img149.imageshack.us/img149/936/error2fc.jpg
I wish to use these programs maybe to attach in post on our little forum, the thing is I'm not quite clear what would be my best options to "compile" so to speak these apps into something that can be usable by joe public. I've started reading on wxpython but I don't know if this would be the correct way?
any advice is appreciated
I have got the first code to work in all my browsers in xp, this is actually an accomplishment for me so don't laugh :mrgreen:
I would like to get the later "http server" bit to work, but I get this error, after inserting the full path to the files whichare directly on my C: drive
http://img149.imageshack.us/img149/936/error2fc.jpg
I wish to use these programs maybe to attach in post on our little forum, the thing is I'm not quite clear what would be my best options to "compile" so to speak these apps into something that can be usable by joe public. I've started reading on wxpython but I don't know if this would be the correct way?
any advice is appreciated
no I'm not saying that it won't work I just don'thave the talent yet,Istill haven'tgotitto comeup in opera 9 or ie, but I'll keep working on it.
as for wxpython I was just hoping to save my self some reading if this is not the preffered/compatable way to share these types of files thanx for the help.
as for wxpython I was just hoping to save my self some reading if this is not the preffered/compatable way to share these types of files thanx for the help.
The future doesn't just happen, it's created through are actions or inactions ~ today
donate your spare cpu cycles to find cures.
donate your spare cpu cycles to find cures.
Thanks for the information, it's valuable to me! Keep experimenting and post the results.
The wxPython GUI has a wx.html.HtmlWindow() that you can load the html files to, but it has a number of limitations, check out:
http://www.daniweb.com/code/snippet490.html
The wxPython GUI has a wx.html.HtmlWindow() that you can load the html files to, but it has a number of limitations, check out:
http://www.daniweb.com/code/snippet490.html
Last edited by vegaseat : Jun 27th, 2006 at 11:08 am.
May 'the Google' be with you!
![]() |
Similar Threads
Other Threads in the Python Forum
- Python! Thoughts? (Python)
- Multimedia: introducing the webbrowser module (Python Tutorials)
- animated image (Python)
- Can't get multimedia keys to work on mac keyboard (Apple Hardware)
Other Threads in the Python Forum
- Previous Thread: wx.Menu()
- Next Thread: Problem with win32pipe ...
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode