[wxpython-dev] RichTextXHMLHandler plans
Petr Šimon
sim at klubko.net
Mon Mar 24 19:22:55 PDT 2008
My plans are to have a handler that would i/o (X)HMTL ideally with CSS
support and that would also output "structured" HTML, i.e. <h1> instead
of font info as mentioned before.
My plan is to use named style definition for the i/o control: paragraph
style named "h1" would output <h1> etc... Is it a good approach?
I am going to do it first in python and perhaps in c++ later.
Any thoughts/comments on this? I am sure you might have thought about
something like this before and could perhaps push me into the right
direction.
Thanks
Petr
More information about the wxpython-dev
mailing list