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 » 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 Go to previous messageGo to previous message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

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 said
int 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?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Report::Margins
Next Topic: EditField topic created, chapters 17 and 18 of GUI tutorial added
Goto Forum:
  


Current Time: Mon Aug 25 21:08:48 CEST 2025

Total time taken to generate the page: 0.05009 seconds