HTML rendering widget written as alternative to gtkhtml as
- • Gtkhtml is a Unix only widget
- • Only provides very rough editing tools
- • Seemed like a good challenge
First design of this Widget
- • Based on code from gtkhtml, Mosaic
- • Modulized everything from parsing, display, tables, text,
textelements etc.
- • Ended up as 13 abstract classes