Print Page | Close Window

Mark a TaskPanel Group as SPECIAL

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Task Panel
Forum Description: Topics Related to Codejock Task Panel
URL: http://forum.codejock.com/forum_posts.asp?TID=5097
Printed Date: 18 October 2024 at 12:18am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Mark a TaskPanel Group as SPECIAL
Posted By: afekhar
Subject: Mark a TaskPanel Group as SPECIAL
Date Posted: 20 September 2006 at 4:29am
I tried to mark a taskpanel group special but the colors I specified to special taskpanel groups dont apply to it. The taskpanel has a "xtpTaskPanelThemeToolboxWhidbey" theme. With a "xtpTaskPanelThemeOffice2000" theme it works perfectlly.

spTaskPanelGroup->PutSpecial(VARIANT_TRUE);

has no effect, although I assigned the following properties :

 m_spTaskPanels->GetColorSet()->PutSpecialGroupCaptionDark(0x0000ff);
 m_spTaskPanels->GetColorSet()->SpecialGroupClientBorder = 0x0000ff;
 m_spTaskPanels->GetColorSet()->SpecialGroupClient = 0x0000ff;

I'm using WTL,

Any indication will be greatly appreciated.




Replies:
Posted By: Oleg
Date Posted: 20 September 2006 at 7:47am
Hello,
 
What taskpanel version do you use?


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


Posted By: afekhar
Date Posted: 20 September 2006 at 8:25am
TaskPanel.v10.3.1.ocx, same problem with TaskPanel.v10.3.0.ocx


Posted By: Oleg
Date Posted: 20 September 2006 at 9:09am

Hi,

I changed it in our sample and see red client of special group.
Check that you set these properties after you set appearance.


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


Posted By: afekhar
Date Posted: 20 September 2006 at 9:57am
I used your Sample, see by yourself :

1- "xtpTaskPanelThemeToolboxWhidbey" used



2- "xtpTaskPanelThemeToolboxWhidbey" not used



What am I doing wrong ? why the correct color is not applied to the special taskpanel group when the xtpTaskPanelThemeToolboxWhidbey is set to the taskpanel visualtheme ?


Posted By: Oleg
Date Posted: 20 September 2006 at 10:29am
yes, specialgroupcaptiondark not used. :( but try SpecialGroupClient .

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


Posted By: afekhar
Date Posted: 20 September 2006 at 10:43am
I'm using a custom control as a client...I want to use the SpecialGroupCaption and SpecialGroupClientBorder can we have a patch soon ?


Posted By: afekhar
Date Posted: 22 September 2006 at 5:14am
What about my request, can I have a patch soon please ? 


Posted By: Oleg
Date Posted: 22 September 2006 at 12:16pm
Hello,
Yes it will be fixed. Thank you for let us know.


-------------
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