[Qt-interest] Rich text editor widget

Andre Somers andre at familiesomers.nl
Mon Feb 8 12:02:34 CET 2010


Sean Harmer wrote:
> 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,
>   
Or, if you like that one better, extract the one from the property 
editor you referred to. Do check if the licence on that code is 
compatible with yours though.

André




More information about the Qt-interest-old mailing list