Mark a TaskPanel Group as SPECIAL |
Post Reply |
Author | |
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
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. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
What taskpanel version do you use?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
TaskPanel.v10.3.1.ocx, same problem with TaskPanel.v10.3.0.ocx
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
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 ? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
yes, specialgroupcaptiondark not used. :( but try SpecialGroupClient .
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
I'm using a custom control as a client...I want to use the SpecialGroupCaption and SpecialGroupClientBorder can we have a patch soon ?
|
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
What about my request, can I have a patch soon please ?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
Yes it will be fixed. Thank you for let us know.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |