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... » QTF Table row height
Re: QTF Table row height [message #4419 is a reply to message #4260] Sat, 05 August 2006 22:25 Go to previous messageGo to previous message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

I'm having a terrible time. I have an extra row that is invisible with a single space character in it (I have tried other things).
Size sz;
Report report(sz);
int rowheight=sz.cy/rows;

The hidden cell is then printed out with (using O instead of space)
qtf << ":: [s0;+" << rowheight << " O]\r\n";

I have the entire table setup l/0r/0t/0b/0 to kill all margins.
But ny table goes for more than a page. Depending on how big "rows" is, I have one or more rows on a second page. Frame and grid are 0pt.
I also tried it by setting the top margin on my blank cell, but I got the same results.
Is there anywhere else contributing height that I am not considering?

BTW, I tried using undocumented ^^ to force a new page, but it messed up the table. Cell 1:1 went to the next page but 1:2 and 1:x were still on the same page. For now I am just letting report handle pages.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: compilation problem in reference/Display
Next Topic: How to insert and display *.png file in UWord and/or qtf??
Goto Forum:
  


Current Time: Fri May 10 18:38:25 CEST 2024

Total time taken to generate the page: 0.03037 seconds