Task Panel scroll bar not work with .cjstyle files |
Post Reply |
Author | |
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
Posted: 19 February 2014 at 7:56am |
Hello,
Recently we observed that Task panel Scroll bar is not working with the style. When scrolls to the bottom, the task panel immediately returns to the
top so cannot select the bottom desktops which are out of view. I could able to reproduce the issue in the sample program ..\Xtreme ToolkitPro v16.2.4\Samples\uploads/2796/GUI_OutlookCodeChanges.zipUserInterface\GUI_Outlook. Please get the code changes and replace the MainFrm.h & cpp from GUI_OutlookCodeChanges.zip (attached with this post). Steps to reproduce: Launch the GUI_Outlook exe Set any Skin Framework from dropdown and try to scroll down the task panel scroll bar. Please see the screenshot below. Problem: -- Setting style by using following method giving the problem. XTPSkinManager()->LoadSkin(m_strStylesPath + _T("Office2010.cjstyles"), _T("NormalBlue.ini")); XTPSkinManager()->SetApplyOptions(XTPSkinManager()->GetApplyOptions() | xtpSkinApplyMetrics); -- With above code changes in CJ Lib fire the WM_STYLECHANGED which delete the scroll object and recreate it. Any Solution? Regards, -Mak |
|
Makarand
Senior Member Joined: 27 February 2007 Location: India Status: Offline Points: 140 |
Post Options
Thanks(0)
|
Please note scolling works fine with Office 2013 style.
|
|
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 |