Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Task Panel
  New Posts New Posts RSS Feed - Mark a TaskPanel Group as SPECIAL
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Mark a TaskPanel Group as SPECIAL

 Post Reply Post Reply
Author
Message
afekhar View Drop Down
Groupie
Groupie


Joined: 30 August 2006
Location: France
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote afekhar Quote  Post ReplyReply Direct Link To This Post Topic: Mark a TaskPanel Group as SPECIAL
    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.

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: 20 September 2006 at 7:47am
Hello,
 
What taskpanel version do you use?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
afekhar View Drop Down
Groupie
Groupie


Joined: 30 August 2006
Location: France
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote afekhar Quote  Post ReplyReply Direct Link To This Post Posted: 20 September 2006 at 8:25am
TaskPanel.v10.3.1.ocx, same problem with TaskPanel.v10.3.0.ocx
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: 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
Back to Top
afekhar View Drop Down
Groupie
Groupie


Joined: 30 August 2006
Location: France
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote afekhar Quote  Post ReplyReply Direct Link To This Post 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 ?
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: 20 September 2006 at 10:29am
yes, specialgroupcaptiondark not used. :( but try SpecialGroupClient .
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
afekhar View Drop Down
Groupie
Groupie


Joined: 30 August 2006
Location: France
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote afekhar Quote  Post ReplyReply Direct Link To This Post 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 ?
Back to Top
afekhar View Drop Down
Groupie
Groupie


Joined: 30 August 2006
Location: France
Status: Offline
Points: 43
Post Options Post Options   Thanks (0) Thanks(0)   Quote afekhar Quote  Post ReplyReply Direct Link To This Post Posted: 22 September 2006 at 5:14am
What about my request, can I have a patch soon please ? 
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: 22 September 2006 at 12:16pm
Hello,
Yes it will be fixed. Thank you for let us know.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.141 seconds.