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

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: Fri Sep 11 03:35:37 GMT+2 2026

Total time taken to generate the page: 0.00598 seconds