scrollbar problem from 11.1.3 to 12.0.0 |
Post Reply |
Author | |
artsd
Groupie Joined: 07 January 2007 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Posted: 17 June 2008 at 4:53pm |
I just upgraded my program from using ToolkitPro 11.1.3 to 12.0.0.
We primarily use just the ribbon and skinning features.
I had to make the 2 following minor changes to get my program to compile:
1) CXTPStatusBar::SetPaneText() only takes 2 parameters instead of 3
2) changed location of included RC files in my main RC2 from "Ribbon\Styles\Office2007Blue.rc" (etc) to just "Styles\Office2007Blue.rc" (etc).
The program runs fine but when I use skin Office2007.cjstyles with NormalBlue.ini or NormalAqua.ini, my horizontal and vertical scrollbars do not paint correctly. I can see the thumb but not the outline of the scrollbar itself. The scrollbar works fine, it is just not visible except for the thumb gripper.
Switching the skin to _SkinVista.cjstyles with NormalBlue.ini (etc.) works fine.
Any ideas?
|
|
artsd
Groupie Joined: 07 January 2007 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
|
I found my problem. I forgot to copy the new Office2007.cjstyles (and other cjstyles) files to my product's installation directory. Everything works fine now.
|
|
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 |