Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Task panel style themes
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Task panel style themes

 Post Reply Post Reply
Author
Message
debugx View Drop Down
Groupie
Groupie
Avatar

Joined: 23 June 2008
Location: Andorra
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote debugx Quote  Post ReplyReply Direct Link To This Post Topic: Task panel style themes
    Posted: 04 August 2008 at 8:42am
Hello All,
I created simple SDI application and added TaskPanel control. No I can set styles this way:
m_wndMyTaskPanel.SetTheme(xtpTaskPanelThemeNativeWinXPPlain);
I also need to change colors and fonts of some elements in my task panel. But if I set my custom paint manager:
m_wndMyTaskPanel.SetCustomTheme(m_taskPanelPaintManager);
XTPTaskPanelPaintTheme themes does not have any effect.
Please advice me how can I set both some system style (e.g. xtpTaskPanelThemeNativeWinXPPlain) and my custom style.
Thank you.
"Один законник с портфелем в рукаm
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 05 August 2008 at 1:28am
just override _taskPanelPaintManager from CXTPTaskPanelExplorerThemePlain instead.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
debugx View Drop Down
Groupie
Groupie
Avatar

Joined: 23 June 2008
Location: Andorra
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote debugx Quote  Post ReplyReply Direct Link To This Post Posted: 06 August 2008 at 2:34am
I see, thank you
"Один законник с портфелем в рукаm
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.063 seconds.