Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Fri Apr 19 13:33:49 CEST 2024

Total time taken to generate the page: 0.03909 seconds