tool69 wrote:
> 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".

Well it's better,
- it has lists
- it has images, but no image editing,
It doesn't have
- drag & drop
- tables,
- formula editing,
- screen capture,
- links
- embedded code
- CSS
- ....
so unfortunately it's not yet sufficient :-(

thanks,
Stef Mientki
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to