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... » Is LineEdit the main normal text edit control? +DocEdit [SOLVED...]
Re: Is LineEdit the main normal text edit control? [message #1856 is a reply to message #1855] Thu, 23 March 2006 20:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
fudadmin wrote on Thu, 23 March 2006 12:34

Is LineEdit the main normal text edit control? And if yes, then how to set normal fonts in a normal way?

P.S.
Font f=Arial(12);
line_edit.SetFont(f);

gives something horrible...


There are two:

LineEdit is non-proportional line oriented text editor. That is why using Arial is not a good idea there....

DocEdit is paragraph oriented proportional. My guess is that it is what you are seeking for.

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: EditString: Paste from clipboard - charset problem
Next Topic: how to get Text Size from controls like EditString?
Goto Forum:
  


Current Time: Sun Aug 03 00:53:26 CEST 2025

Total time taken to generate the page: 0.07507 seconds