How to display HTML text

S

sujeet kumar

Hi
I want to display HTML text in Ruby Tk widget.The display will be
like HTML text displayed in a web browser.
How can I do that.
Thanks
sujeet
 
H

Hidetoshi NAGAI

From: sujeet kumar <[email protected]>
Subject: How to display HTML text
Date: Fri, 17 Jun 2005 07:26:20 +0900
Message-ID: said:
I want to display HTML text in Ruby Tk widget.The display will be
like HTML text displayed in a web browser.
How can I do that.

If you want to use standard widgets only, you must parse the HTML
text and layout the contents on TkText and/or TkCanvaw widget.
Probably, tt'll not so easy.
If you never use Tcl/Tk extensions, it is better to start
an external browser process.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,174
Messages
2,570,940
Members
47,486
Latest member
websterztechnologies01

Latest Threads

Top