Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTFontEnum class
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTFontEnum class

 Post Reply Post Reply
Author
Message
BastianPL View Drop Down
Groupie
Groupie
Avatar

Joined: 15 April 2006
Status: Offline
Points: 69
Post Options Post Options   Thanks (0) Thanks(0)   Quote BastianPL Quote  Post ReplyReply Direct Link To This Post Topic: CXTFontEnum class
    Posted: 27 April 2007 at 10:03am
Hi,
 
why I can't have a access to CXTFontEnum. I would like to get a charset of font passing only font name. I found function in CXTFontEnum::GetLogFont (strFontName ) but I can't call this from my projects.
 
 
Please help !!!
Tahnks
Bastian
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2007 at 2:31am
Hi,
 
its declared as singletone. Use Get method to retrieve pointer.
 
CXTFontEnum::Get().GetLogFont
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Simon HB9DRV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 July 2005
Location: Switzerland
Status: Offline
Points: 458
Post Options Post Options   Thanks (0) Thanks(0)   Quote Simon HB9DRV Quote  Post ReplyReply Direct Link To This Post Posted: 30 April 2007 at 2:53am
A flag to get just non-proportional / true-type fonts would be handy - obviously I can filter myself (which I have done), but it would have saved an hour :)
 
Have a good week,
Simon HB9DRV
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.