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 » U++ Widgets - General questions or Mixed problems » FontPusher Ctrl
Re: FontPusher Ctrl [message #39051 is a reply to message #38989] Mon, 11 February 2013 11:25 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 169
Registered: May 2007
Location: Grenoble, France
Experienced Member
Have you checked out how UWord does this?

Open examples/UWord package, select RichEdit package and look for FontFaces(), SetupFaceList() etc.

Excerpt:
void RichEdit::SetupFaceList(DropList& face)
{
	face.ValueDisplay(Single<ValueDisplayFont>());
	face.SetDisplay(Single<DisplayFont>());
	face.SetLineCy(20);
}


Hope this helps,
Lionel
 
Read Message
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: DropList bug with XMonad window manager
Next Topic: Window not scrolling
Goto Forum:
  


Current Time: Sun May 19 16:44:06 CEST 2024

Total time taken to generate the page: 0.00568 seconds