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... » I really don`t know how to UPDATE the RichText,help!!
icon9.gif  I really don`t know how to UPDATE the RichText,help!! [message #36614] Wed, 20 June 2012 13:09 Go to previous message
akebee is currently offline  akebee
Messages: 90
Registered: August 2011
Location: China
Member
RichText txt;
RichPara para;
//give some fmt and value to para
txt.Cat(para);

RichTextView view;
view.Pick(txt);

//then i want to give some new fmt and value to para
txt.Cat(para);
vew.Pick(txt); //it collapse!!!! how can i update new fmt??
 
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Fatal error appear every time when use SetQTF
Next Topic: RichEdit page size
Goto Forum:
  


Current Time: Sun Apr 28 23:38:45 CEST 2024

Total time taken to generate the page: 0.06516 seconds