U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » RichText,QTF,RTF... » RichEdit and styles questions
Re: RichEdit and styles questions [message #21792 is a reply to message #21782] Fri, 05 June 2009 10:02 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Well, it is probably the least documented part Smile

Anyway, it is nothing too complicated. There is RichText type that contains the, well, uhm, RichText. You can access individual RichPara paragraphs and RichTable tables. The only complications is that RichTables have RichTxt (base class of RichText) as cells (hierarchic structure).

Anyway, most of hierarchy caused complexity is avoided if you use "RichTxt::Iterator" (or UpdateIterator). In that case you will recieve just a series of paragraphs, which are quite easy to get in (they are just array of text strings with font and RichObjects).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: viewing html
Next Topic: Editor Toolbar
Goto Forum:
  


Current Time: Wed May 20 14:29:07 GMT+2 2026

Total time taken to generate the page: 0.00582 seconds