Stef Mientki a écrit :

> AFAIK, Scintilla is a code editor.
> What I need looks more like ms-word,
> handling lists, tables, images, formulas.
> 
> thanks,
> Stef Mientki


So you'll need the RichTextCtrl

http://www.wxpython.org/docs/api/wx.richtext.RichTextCtrl-class.html

See a sample in the demo under "Recent Additions".
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to