Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - scrollbar problem from 11.1.3 to 12.0.0
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

scrollbar problem from 11.1.3 to 12.0.0

 Post Reply Post Reply
Author
Message
artsd View Drop Down
Groupie
Groupie


Joined: 07 January 2007
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote artsd Quote  Post ReplyReply Direct Link To This Post Topic: scrollbar problem from 11.1.3 to 12.0.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?
Back to Top
artsd View Drop Down
Groupie
Groupie


Joined: 07 January 2007
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote artsd Quote  Post ReplyReply Direct Link To This Post Posted: 17 June 2008 at 10:31pm
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.
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.141 seconds.