Print Page | Close Window

CFlatCombo XP style?

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=182
Printed Date: 23 December 2024 at 2:11am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CFlatCombo XP style?
Posted By: Ark42
Subject: CFlatCombo XP style?
Date Posted: 20 October 2003 at 2:15pm
I'm looking at the sample FlatCombo_vc60 and there is a checkbox called "Office XP style interface" which I thought should make the combo boxes get the XP blue outline instead of a 3D border appearing when you hover over them, but the checkbox has no effect, and the code behind it:

void CFlatComboDlg::OnXpmodeswitch()
{
    xtAfxData.bXPMode = !xtAfxData.bXPMode;
    UpdateData(FALSE);
    RedrawWindow(NULL, NULL, RDW_INVALIDATE | RDW_UPDATENOW | RDW_ERASE | RDW_ALLCHILDREN);   
}

doesn't seem to work. I tried the bXPMode flag in my own project and couldn't get it to work either.





Replies:
Posted By: Oleg
Date Posted: 05 November 2003 at 11:17pm

Hello, Ryan

Sorry about it, fixed in outgoing version.



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


Posted By: Cezariusz
Date Posted: 13 November 2003 at 3:19pm

Could you give away some information about the new version? When it's going to be available and what changes can we expect?



-------------
mailto:cezariusz.marek@comarch.pl - Cezariusz Marek
http://www.comarch.com/ - http://www.comarch.com/



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