[Qt-interest] Rich text editor widget
Sean Harmer
sean.harmer at maps-technology.com
Mon Feb 8 11:48:11 CET 2010
On Monday 08 February 2010 10:36:11 Christian Gagneraud wrote:
> On 02/08/2010 10:14 AM, Sean Harmer wrote:
> > Hi,
> >
> > On Monday 08 February 2010 10:03:55 Christian Gagneraud wrote:
> >> Hi all,
> >>
> >> Does anyone know if there's is a ready to use Rich text editor widget
> >> somewhere?
> >> I'm looking for something that would allow basic text formatting but
> >> without load/save to/from file (a bit like the one used for the
> >> property editor in QT Creator).
> >
> > QTextEdit maybe?
>
> Well, I was looking for something like QTextEdit plus the icons and
> all the associated actions. Something re-usable out of the box.
> But it looks like I will have to do it myself.
Ah OK that wasn't clear (to me) from the original request. In this case you
could maybe use the code from the Text Edit example that ships with Qt (it is
in the Demonstrations section in QtDemo).
HTH,
Sean
More information about the Qt-interest-old
mailing list