![]() |
Taskpanel bug in v15.2.1.0403 hotfix |
Post Reply ![]() |
Author | |
evoX ![]() Senior Member ![]() ![]() Joined: 25 July 2007 Status: Offline Points: 207 |
![]() ![]() ![]() ![]() ![]() Posted: 16 April 2012 at 8:22pm |
I have an outlook type taskpanel with blue background and when I compile the program with the latest hotfix, when you switch between folders in the taskpanel the blue background flickers with white color.
I have to switch back to the older version of toolkitpro as with that version there is no flicker. |
|
Product: Xtreme ToolkitPro 19.30
Platform: Windows 10 64bit Language: Visual C++ (VS 2019) |
|
![]() |
|
ABuenger ![]() Newbie ![]() ![]() Joined: 02 February 2006 Status: Offline Points: 1075 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I see no such flickering with our themes. Could you please open a ticket and attach a modified sample? Andre |
|
Codejock support
|
|
![]() |
|
evoX ![]() Senior Member ![]() ![]() Joined: 25 July 2007 Status: Offline Points: 207 |
![]() ![]() ![]() ![]() ![]() |
Hi,
I use the CXTPTaskPanelShortcutBarOffice2007Theme with a modified background my derived theme has only this function void WSCTaskPanelTheme::RefreshMetrics() { CXTPTaskPanelShortcutBarOffice2007Theme::RefreshMetrics(); // Gradient Background //m_clrBackground.SetStandardValue(RGB(206, 221, 254), RGB(87, 127, 177)); m_groupNormal.clrClient.SetStandardValue(RGB(90, 168, 247), RGB(1, 66, 133)); // Text Color m_groupNormal.clrClientText.SetStandardValue(GetXtremeColor(COLOR_WINDOW)); m_groupNormal.clrClientLink.SetStandardValue(GetXtremeColor(COLOR_WINDOW)); m_groupNormal.clrClientLinkHot.SetStandardValue(GetXtremeColor(COLOR_WINDOW)); } I will make a sample project, but right now I have to finish my project and I use the previous version of toolkitpro which works. |
|
Product: Xtreme ToolkitPro 19.30
Platform: Windows 10 64bit Language: Visual C++ (VS 2019) |
|
![]() |
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 |