Software:Tkhtml
Hv3 using Tkhtml to render the Wikipedia front page | |
Developer(s) | Liem Bahneman[1] |
---|---|
Written in | C, Tcl |
Operating system | UNIX,[1] other |
Type | Browser engine, WYSIWYG HTML editor |
License | BSD |
Website | tkhtml |
Tkhtml is a discontinued open-source browser engine written in C using the Tk widget toolkit.[1][2] It was used primarily by the Html Viewer 3 (Hv3) minimalist web browser.
Version 1 was written using the XF application builder, but because of functionality reasons this part was rewritten.[2] In 2006, it was announced that a public build of Tkhtml Alpha 10 had passed the Acid2 test.[3]
To run Tkhtml, the Tcl/Tk framework needed to be installed.[2] Then the standard wish interpreter needed to be replaced by the wwwish interpreter to use the WYSIWYG previewing function.[2] Tkhtml can still be run through the use of bindings to other programming languages. The TkinterWeb package, for example, can be used to embed Tkhtml in Python applications.[4]
References
- ↑ 1.0 1.1 1.2 Mintert, Stefan (1995). "Weberknechte - WWW Dokumente komfortabel erstellen" (in German). iX (Heinz Heise) (8).
- ↑ 2.0 2.1 2.2 2.3 Bahneman, Liem (30 August 1994). "ANNOUNCE: tkHTML-2.0 html editor for X11". World Wide Web Consortium. http://www.w3.org/Tools/tkHTML.html. Retrieved 16 November 2010.
- ↑ "Acid2 in major browsers". How To Create. http://www.howtocreate.co.uk/acid/#tkhtml. Retrieved 2008-04-27.
- ↑ "TkinterWeb". GitHub. https://github.com/Andereoo/TkinterWeb. Retrieved 2022-01-19.
External links
Original source: https://en.wikipedia.org/wiki/Tkhtml.
Read more |