Re: Marked-Up Text Viewer for Python/Tkinter
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Marked-Up Text Viewer for Python/Tkinter

From: Eric Brunel <eric_brunel@despammed.com>
Date: Tue Jan 31 2006 - 11:13:33 CET

On Mon, 30 Jan 2006 15:20:50 -0800, James Stroud <jstroud@ucla.edu> 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

-- 
python -c "print ''.join([chr(154 - ord(c)) for c in  
'U(17zX(%,5.zmz5(17;8(%,5.Z65\'*9--56l7+-'])"
Received on Tue Feb 7 20:19:38 2006