CTabCtrl: wrong skinning when tabs are on bottom
Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=18173
Printed Date: 22 November 2024 at 1:03pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: CTabCtrl: wrong skinning when tabs are on bottom
Posted By: mgampi
Subject: CTabCtrl: wrong skinning when tabs are on bottom
Date Posted: 06 April 2011 at 9:56am
Hi;
Look at this screenshot:
The CTabCtrl is created with TCS_BOTTOM style, but the tabs are rendered as if they are on top of the control. This can be seen in version 13.4.0 onwards. I didn't test releases prior to 13.4.0! How can this be fixed?
------------- Martin
Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022
|
Replies:
Posted By: Oleg
Date Posted: 06 April 2011 at 2:11pm
You can use CXTPTabControl or CXTPTabCtrl - they can rotate it.
------------- Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS
|
Posted By: mgampi
Date Posted: 06 April 2011 at 3:11pm
oleg wrote:
You can use CXTPTabControl or CXTPTabCtrl - they can rotate it. | Hello Oleg; I chose this way because of problems described in http://forum.codejock.com/forum_posts.asp?TID=18166%20 - http://forum.codejock.com/forum_posts.asp?TID=18166 Bit I'll try your suggestions with STATIC and SS_NOTIFY. http://forum.codejock.com/forum_posts.asp?TID=18166%20 -
------------- Martin
Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022
|
Posted By: mgampi
Date Posted: 08 April 2011 at 3:49am
Hi Oleg;
Using the solution mentioned in http://forum.codejock.com/forum_posts.asp?TID=18166%20 - http://forum.codejock.com/forum_posts.asp?TID=18166 solved my problem.
------------- Martin
Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022
|
|