Hello Everyone!

I am building an application using WxWidgets, and its job is to manage
HTML data in a database. Now I need essentially a HTML editor that I can
embed into my program, that will parse the HTML and allow the user to
edit it.

Many of these 'WYSIWYG' HTML editors exist for other languages (e.g.
FCKeditor for php) but I have not found any for python.

If anyone has any ideas, I would much appreciate it!  I already had a
look to see if there were any python bindings for NVU and Mozilla
composer, that would allow me to use the editors, but no luck :(

Thanks!

Ognjen.



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to