Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » RichText/QTF minimal cell height
Re: RichText/QTF minimal cell height [message #4434 is a reply to message #4433] |
Mon, 07 August 2006 02:53   |
|
Thanks. You have no idea how much help you are.
luzr wrote on Sun, 06 August 2006 17:02 | The reason why it did not applied to the last row is that the row would extent past physical page (hard to find a right solution here...).
|
The tests have the borders just so you can see it. In the app I'm developing the widths are zero. If you add up the rows (after the fix you applied) it is exactly the correct number of dots. But the last row still displays short. As a test, I saidint rowheight=sz.cy/rows-1; and it shows correctly (although each row is one dot short).
It's like somewhere in there it says
if (requested min height < whats available)
make it requested min height
when it should be <=
Or am I incorrect?
|
|
|
Goto Forum:
Current Time: Mon Aug 25 21:08:48 CEST 2025
Total time taken to generate the page: 0.05009 seconds
|