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

Feature Request - FontManager

 Post Reply Post Reply
Author
Message
kanitamildasan View Drop Down
Senior Member
Senior Member
Avatar

Joined: 01 February 2006
Status: Offline
Points: 102
Post Options Post Options   Thanks (0) Thanks(0)   Quote kanitamildasan Quote  Post ReplyReply Direct Link To This Post Topic: Feature Request - FontManager
    Posted: 12 March 2009 at 8:21am
Hi,

We are using Xtream Toolkit from its Version 1.x days.

Now we are using most of XT's components like Commandbar,ReportControl,Shortcutbar,Docking Pane et all

Our product is fully localised using ASCII fonts(not Unicode). So we need to dynamically change the font and string for every component of XT while the App is running from english to localised language and vice-versa.

Now we are writing different code for different component of the XT to get it support this feature because XT has many hard-coded font names in the code and it defaults to System Fonts without providing some global way to change the font it uses in all of its components.

FontManager like component that provides fonts for all components from one place will largely help us to quickely switch to new version of XT when its release rather than writing/copying same code for every version and checking our product for any problems.

if Codejock implements such FontManagers in the upcoming version of XT it will be very helpful for us.

Thank you for your time.




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: 13 March 2009 at 1:56am
Hi,
 
Actually in last release appeared XTPResourceManager()->SetFontCharset(...) to set charset for all our fonts.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
kanitamildasan View Drop Down
Senior Member
Senior Member
Avatar

Joined: 01 February 2006
Status: Offline
Points: 102
Post Options Post Options   Thanks (0) Thanks(0)   Quote kanitamildasan Quote  Post ReplyReply Direct Link To This Post Posted: 13 March 2009 at 2:26am
Thanks Oleg,

Our fonts uses ANSI/DEFAULT charset(as i posted as ASCII above) to support Win9x. Win9x dont support our language natively so only glyphs on the font are localised. So we need to change the font and stick to the default charset.

Back to Top
kanitamildasan View Drop Down
Senior Member
Senior Member
Avatar

Joined: 01 February 2006
Status: Offline
Points: 102
Post Options Post Options   Thanks (0) Thanks(0)   Quote kanitamildasan Quote  Post ReplyReply Direct Link To This Post Posted: 13 March 2009 at 2:50am
Sorry , I should post this in the "Wish List" forum.

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.109 seconds.