[wxPython] Wanted: Word Processor widget

I have searched the archives for information about a word processor that I could use with wxPython.

I need a word processor so that my program doesn’t have to tie into Microsoft Word. What I find in the TK Text Widget demos seems adequate, but I would rather use wxPython.

I am aware of the scintilla-like text editor, but I have a need to include graphics in my text and to be able to modify line height from line to line to accomodate various character styles.

What would you recommend I use to enable my wxPython application to have full word processing capabilities?

Roger Mallett

[ Don't send HTML mail to this list please.]

<DIV><FONT color=#0000ff face=Arial size=2><SPAN

class=137431923-24052001>I have

searched the archives for information about a word processor that I could

use

with wxPython.</SPAN></FONT></DIV>

Check the wx-dev archives for recent messages from Stephen Horne. He said
he was working on such a thing, perhaps you could help him finish it and
then I can wrap it in wxPython.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!