Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - TAb Control in the property sheet
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TAb Control in the property sheet

 Post Reply Post Reply
Author
Message
jitu View Drop Down
Newbie
Newbie
Avatar

Joined: 29 April 2005
Location: Germany
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jitu Quote  Post ReplyReply Direct Link To This Post Topic: TAb Control in the property sheet
    Posted: 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
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: 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
Back to Top
jitu View Drop Down
Newbie
Newbie
Avatar

Joined: 29 April 2005
Location: Germany
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jitu Quote  Post ReplyReply Direct Link To This Post 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
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: 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
Back to Top
jitu View Drop Down
Newbie
Newbie
Avatar

Joined: 29 April 2005
Location: Germany
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jitu Quote  Post ReplyReply Direct Link To This Post Posted: 13 May 2005 at 3:28am
Thanks a lot. It worked.
Regards
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.035 seconds.