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

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: Sat Apr 25 19:11:34 GMT+2 2026

Total time taken to generate the page: 0.00493 seconds