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... » how to get Text Size from controls like EditString?
Re: how to get Text Size from controls like EditString? [message #2345 is a reply to message #2344] Sun, 09 April 2006 03:23 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
fudadmin wrote on Sun, 09 April 2006 02:11

how to get Text Size from controls like EditString?

ok. I've found and it looks ok for height:
	Font font = StdFont();
	int fheight = editor.GetStdHeight(font);

But how this works?:
Size GetSmartTextSize(Draw& w, const char *text, Font font = StdFont())

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is LineEdit the main normal text edit control? +DocEdit [SOLVED...]
Next Topic: Scrollable log window with colour text
Goto Forum:
  


Current Time: Tue May 14 03:47:01 CEST 2024

Total time taken to generate the page: 0.02379 seconds