Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   Re: mini browser with python (http://www.velocityreviews.com/forums/t955168-re-mini-browser-with-python.html)

Hans Mulder 12-05-2012 09:15 PM

Re: mini browser with python
 
On 5/12/12 20:36:04, inq1ltd wrote:
> Python help.


????? This is not a Python question.

> I can connect to and download a web page,
> html code, and save it to a file. If connected
> to the web, I can use KWrite to open the file
> and navigate the page.


> I want to view the html file without using a browser
> or KWrite as I do now.


> In other words I need a mini, simple browser;
> something I can build that will open, read and
> display a saved html file.


Why don't you use the browser you already know?

> I would appreciate some direction.


You're more likely to get good recommendations on
a forum dedicated to whichever OS you are using.



Hope this help,

-- HansM

Grant Edwards 12-05-2012 09:41 PM

Re: mini browser with python
 
On 2012-12-05, Hans Mulder <hansmu@xs4all.nl> wrote:
> On 5/12/12 20:36:04, inq1ltd wrote:
>> Python help.

>
> ? This is not a Python question.


It sounds to me lik he's asking about using Python to render HTML and
display the result. Back when I used Scheme/Tk for knocking out quick
GUI apps, there was an "HTML" widget that allowed you to do that.
Does Tkinter have something like that?

--
Grant Edwards grant.b.edwards Yow! This ASEXUAL PIG
at really BOILS my BLOOD
gmail.com ... He's so ... so
... URGENT!!


All times are GMT. The time now is 02:19 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57