On Tue, 24 Jun 2008 14:23:12 +0800, oyster wrote: > that is an html editor with text and picture, while the picture is > linked to the local image file. > > for wxPython, the richtextcontrol save the image as en embedded object, > so it is not my choice > > is there any other GUI lib and/or sample code to do so? > > thanks
Consider TkHtml. You can find a Tix wrapper for it here: http://tix.sourceforge.net/Tixapps/src/Python/TkHtml.py -- code.py: A blog about life, the universe, and Python http://pythonista.wordpress.com ** Posted from http://www.teranews.com ** -- http://mail.python.org/mailman/listinfo/python-list