Print Page | Close Window

Default CharaterSet Problems in UNICODE OS

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12282
Printed Date: 23 June 2025 at 9:28pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Default CharaterSet Problems in UNICODE OS
Posted By: jshan
Subject: Default CharaterSet Problems in UNICODE OS
Date Posted: 29 September 2008 at 1:55am
HI.
 
How about to change a default character set of every XTP controls as the font that uses in XTPPaintManager() (GetRegularFont()->GetLogFont(&lf))
 
I got very similiar (but not exact sample) problems i had before. plz refer to http://forum.codejock.com/forum_posts.asp?TID=11944 - http://forum.codejock.com/forum_posts.asp?TID=11944
 
the fonts are jsut same in my working env, but some of XP installed computer are different like the url link. but if i set controls with this code

LOGFONT lf;
 XTPPaintManager()->GetRegularBoldFont()->GetLogFont(&lf);
 m_paneManager.GetPaintManager()->SetCaptionFontIndirect(&lf, FALSE);
the UIs are shown as i expected even in those XP installed computers.
 
So I think that it would be very helpful if the default character sets of every xtp controls uses the font style like in XTPPaintManager.
 
Plz answer me. consider this issue in next release.
 
Regards.
 


-------------
: xtp 16.2.0(Unicode static lib)

: windows 7 Pro Kor sp1(64bit)

: vs 2012 update 2 MFC




Replies:
Posted By: Oleg
Date Posted: 29 September 2008 at 3:11am
Hi,
Yes, its added for 12.1 release.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net