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... » Default font and fontsize in RichEdit
Re: Default font and fontsize in RichEdit [message #24782 is a reply to message #24721] Fri, 29 January 2010 19:49 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
	RichPara::Format f;
	(Font&)f = StdFont();

	RichText::FormatInfo fi;
	fi.Set(f);

	editor.ApplyFormatInfo(fi);
 
Read Message
Read Message
Previous Topic: Bad text quality problem in Qtf
Next Topic: RichText scrolling problem
Goto Forum:
  


Current Time: Sat Apr 20 17:29:34 CEST 2024

Total time taken to generate the page: 0.02789 seconds