Re: Marked-Up Text Viewer for Python/Tkinter
- From: Claudio Grondi <claudio.grondi@xxxxxxxxxx>
- Date: Tue, 31 Jan 2006 11:21:12 +0100
Eric Brunel wrote:
On Mon, 30 Jan 2006 15:20:50 -0800, James Stroud <jstroud@xxxxxxxx> wrote:
Hello All,
I'm wondering if there is something that already exists that can take marked up text in some format (hopefully reStructuredText or HTML) and can convert it into something that can be displayed with Tkinter (maybe with Text), either dynamically or otherwise. Minimal functionality would be simple formatting and hyperlink callbacks.
I'd say you could what you want within the (now apparently dead) Grail web browser at:
http://grail.sourceforge.net/
since it is written in Python and uses Tkinter for its GUI.
Unfortunately, their download link seems to be dead. Maybe you can get it somewhere else?
HTH
via http://sourceforge.net/project/showfiles.php?group_id=6416 http://prdownloads.sourceforge.net/grail/grail-0.6.tgz?download e.g. at http://heanet.dl.sourceforge.net/sourceforge/grail/grail-0.6.tgz
Claudio .
- References:
- Marked-Up Text Viewer for Python/Tkinter
- From: James Stroud
- Re: Marked-Up Text Viewer for Python/Tkinter
- From: Eric Brunel
- Marked-Up Text Viewer for Python/Tkinter
- Prev by Date: Re: Marked-Up Text Viewer for Python/Tkinter
- Next by Date: Re: Newbie question: Unicode hiccup on reading file i just wrote
- Previous by thread: Re: Marked-Up Text Viewer for Python/Tkinter
- Next by thread: Re: Marked-Up Text Viewer for Python/Tkinter
- Index(es):
Relevant Pages
|