![]() |
TAb Control in the property sheet |
Post Reply
|
| Author | |
jitu
Newbie
Joined: 29 April 2005 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Topic: TAb Control in the property sheetPosted: 11 May 2005 at 5:00am |
|
I am using a property sheet (CXTResizePropertySheet )and there are some pages (CXTResizePropertyPage ) associated with it. Now I want to use different themes on these pages (Office2003 theme or XP theme) but it does not show any effect. Also the imagelist associated with the tabctrl does not support high color. Hence my application does not look fully .net style. Can you pl. help me on how to achieve this? |
|
|
Regards
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 May 2005 at 11:10am |
|
How you apply theme for pages? How you create Image list and apply it to tabs?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jitu
Newbie
Joined: 29 April 2005 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 May 2005 at 7:36am |
|
This is how it looks.... it does not show tracking effect while hovering over it. ImageList problem is sorted out by using LoadBitmap instead of just loading icons. Now I am using CXTPPaintManager::SetTheme(xtpThemeOffice2003); in OnInitDialog of the propertysheet. but no effect is seen.
|
|
|
Regards
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 May 2005 at 3:35pm |
|
You must add manifest for your application to support XP look (tracking effect) Use "manifest" keyword for search on our site.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jitu
Newbie
Joined: 29 April 2005 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 May 2005 at 3:28am |
|
Thanks a lot. It worked.
|
|
|
Regards
|
|
![]() |
|
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 |