![]() |
How to change the color |
Post Reply
|
| Author | |
cmhse
Newbie
Joined: 14 January 2008 Location: Taiwan Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Topic: How to change the colorPosted: 21 January 2008 at 12:45am |
|
problem 1: It will be orange after mouse click. But I hope that it don't change the color. How to do? problem 2:
when I click the item "2" in "Group",the color will be orange.
Can I change the color?
How to do?
|
|
![]() |
|
cmhse
Newbie
Joined: 14 January 2008 Location: Taiwan Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 January 2008 at 4:12am |
|
These problems have no reply whether It can't do the capability.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 January 2008 at 5:50am |
|
Hello,
As I wrote please check TabManager sample - if you don't like orange just don't enable "Luna Color" option. Check, may be OneNote color option will work better for you. or PropetyPage2003 appearance.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
cmhse
Newbie
Joined: 14 January 2008 Location: Taiwan Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 January 2008 at 1:30am |
|
But I hope the "Tab" is blue. Just click the "Tab" that don't change the color.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 January 2008 at 7:12am |
|
Hi,
1. create class derived from CXTPTabPaintManager::CColorSetOffice2003,
2. override its RefreshMetrics() method,
3. call original method
4. add
m_clrButtonSelected = m_clrButtonNormal
5. apply this colorset.
|
|
|
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 |