[wxpython-dev] RichTextXHMLHandler plans
Robin Dunn
robin at alldunn.com
Wed Mar 26 13:24:40 PDT 2008
Petr Šimon wrote:
> 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.
I haven't paid much attention to the RTC handlers yet, so I can't give
much input to this. The person to talk to about it would be Julian
Smart who can be reached on the wx-dev list.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list