Code Crashed when apply VS12 theme to Ribbon Panel |
Post Reply |
Author | |
mpsingh
Newbie Joined: 24 June 2014 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 24 June 2014 at 9:16am |
Hello everyone,
I tried to apply Visual Studio 2012 theme on "RibbonMDISample" project of CodeJock 16.3.0 but the application got crashed. Here are the steps I followed:- 1> First I had created "CXTPModuleHandle m_hModule2012" variable in 'RibbonMDISample.h'. 2> After that I called "m_hModule2012.LoadLibrary(strStylesPath + _T("VisualStudio2012.dll"))" function in the same file. 3> Then I set the theme by using "SetCommandBarsTheme(xtpThemeOffice2013, theApp.m_hModule2012, _T("VisualStudio2012Dark.INI"));"function in 'MainFrm.Cpp'. 4> But when I run the code, application got crashed. Could you please help me on this issue ? Please let me know the cause of the crash, and how I can get it fixed. Thank and Regards. |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Can you try this in 16.3.1 and let us know if the problem has been corrected? Thanks!
|
|
Kirk Stowell, President and CEO
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 |