Print Page | Close Window

Task Panel scroll bar not work with .cjstyle files

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=22210
Printed Date: 28 April 2024 at 4:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Task Panel scroll bar not work with .cjstyle files
Posted By: Makarand
Subject: Task Panel scroll bar not work with .cjstyle files
Date 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.zip" rel="nofollow - uploads/2796/GUI_OutlookCodeChanges.zip UserInterface\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




Replies:
Posted By: Makarand
Date Posted: 19 February 2014 at 8:08am
Please note scolling works fine with Office 2013 style.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net