On 16 Lip, 11:33, Stef Mientki <[EMAIL PROTECTED]> wrote: > 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
Of course You can always write one, that's succicient for Your needs, and make it available under GPL. ;-) Cheers, Marek
-- http://mail.python.org/mailman/listinfo/python-list