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... » insert text into RichTable of RichText
insert text into RichTable of RichText [message #9958] Mon, 11 June 2007 15:28 Go to previous message
ihope is currently offline  ihope
Messages: 4
Registered: June 2007
Junior Member
MyCode like this:

String stemp = "{{5000:5000h1; [s0; ]:: [s0; ]:: [s0; ]:: [s0; ]}}";
RichText x = ParseQTF(stemp);
RichTxt celltxt = x.GetTable(1).GetPick(1,1);

but in Txt.h
const RichTable& GetTable(int i) const;
so i can't edit text in tablecell. Sad

Could someone please tell me how to eidt RichTable int RichText?

Thank you in advance

ihope
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: non standard behaviour of table when using backspace?
Next Topic: Printing images from Uword
Goto Forum:
  


Current Time: Sun May 05 18:00:35 CEST 2024

Total time taken to generate the page: 0.02876 seconds