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... » [RTF format] - change tables and pictures
[RTF format] - change tables and pictures [message #40366] Thu, 25 July 2013 11:41 Go to next message
Cambalinho is currently offline  Cambalinho
Messages: 4
Registered: July 2013
Junior Member
hello Ultimate forum;)




i'm creating tables with RTF format. i reading some tutorials but they confuse me:(

heres the code that i use:

- starting a Table(ok is for start the paragraph;)):
"\par "


- creting a row:
"\trowd \trqc\trgaph108\trqc\trrh1000\trleft36"


- creating a cell:
"\clbrdrt\brdrdb\brdrsh\brdrs\clbrdrr\brdrdb\cellx500"


- end the cells and row:
"\pard\intbl \row "


- end the paragraph\table:
"\pard"


i read that "\trrh1000" is for change the row height, but, in textbox, is deleted and ignored:(
so how can i put several lines inside of a cell?
(was the best using the enter key too for create a new line;))

[Updated on: Thu, 25 July 2013 11:42]

Report message to a moderator

Re: [RTF format] - change tables and pictures [message #40367 is a reply to message #40366] Thu, 25 July 2013 21:49 Go to previous messageGo to next message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi Cambalinho,

Creating tables is much easier using QTF strings. See below:

http://www.ultimatepp.org/srcdoc$RichText$QTF$en-us.html

If something is unclear, let me know Razz

Cheers

Biobytes
Re: [RTF format] - change tables and pictures [message #40368 is a reply to message #40367] Thu, 25 July 2013 22:02 Go to previous messageGo to next message
Cambalinho is currently offline  Cambalinho
Messages: 4
Registered: July 2013
Junior Member
BioBytes wrote on Thu, 25 July 2013 21:49

Hi Cambalinho,

Creating tables is much easier using QTF strings. See below:

http://www.ultimatepp.org/srcdoc$RichText$QTF$en-us.html

If something is unclear, let me know Razz

Cheers

Biobytes

i'm realy sorry, but in these case i realy must use RTF code;)
because i'm use it in programming;)
Re: [RTF format] - change tables and pictures [message #40370 is a reply to message #40368] Thu, 25 July 2013 22:20 Go to previous messageGo to next message
Cambalinho is currently offline  Cambalinho
Messages: 4
Registered: July 2013
Junior Member
sorry.. can you tell me what is 'Level' in QTF?
(i'm see something)
Re: [RTF format] - change tables and pictures [message #40471 is a reply to message #40370] Tue, 06 August 2013 11:43 Go to previous messageGo to next message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi Cambalinho,

First sorry for late reply due to professional business trip. What do you mean by 'Level'in QTF ?

Biobytes
Re: [RTF format] - change tables and pictures [message #40472 is a reply to message #40471] Tue, 06 August 2013 14:00 Go to previous messageGo to next message
Cambalinho is currently offline  Cambalinho
Messages: 4
Registered: July 2013
Junior Member
BioBytes wrote on Tue, 06 August 2013 11:43

Hi Cambalinho,

First sorry for late reply due to professional business trip. What do you mean by 'Level'in QTF ?

Biobytes

see the table 7 sample from bottom to top(on link you give me).
anotherthing: can i use these code in RichTextBox or are diferent thingd?

[Updated on: Tue, 06 August 2013 14:01]

Report message to a moderator

Re: [RTF format] - change tables and pictures [message #40523 is a reply to message #40472] Thu, 08 August 2013 19:46 Go to previous message
BioBytes is currently offline  BioBytes
Messages: 307
Registered: October 2008
Location: France
Senior Member
Hi Cambalinho,


I guess you mean the following code:

"[O9i200 [N1m.; -|level 1&][N1a -|level 2&][N1a -|level 2&][N1 -|level 1&][N1a -|level 2]]"


This is just an example of QTF coding showing indentation and how to format paragraph.

Regards

Biobytes
Previous Topic: Can I place picture in background of page?
Next Topic: RichEdit questions
Goto Forum:
  


Current Time: Fri Apr 19 04:43:16 CEST 2024

Total time taken to generate the page: 0.03306 seconds