Custom themed CXTPTabView no longer works |
Post Reply |
Author | |
mojonez
Groupie Joined: 16 September 2008 Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 31 January 2012 at 5:46pm |
We have some 12.x code that subclasses the Tab control theme and works well:
After upgrading to 15.2, the code no longer compiles. Looking at the source it appears CXTTabView has been renamed to CXTPTabView, and the SetTheme() method no longer can take a pointer to a custom theme. I can't seem to find any example of how to achieve the same thing in 15.x. Does anyone know how to fix this? thx!
|
|
mojonez
Groupie Joined: 16 September 2008 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Just to clsoe the loop, we've worked around this issue by subclassing the CXTPTabView and adding our own theme handler:
|
|
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 |