[wxpython-dev] RichTextXHMLHandler plans
Petr Šimon
sim at klubko.net
Wed Mar 26 20:36:19 PDT 2008
Robin Dunn wrote:
> 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.
>
>
Ok. many thanks
More information about the wxpython-dev
mailing list