Print Page | Close Window

Drawing Problem

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=4564
Printed Date: 09 May 2024 at 11:07am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Drawing Problem
Posted By: snhd
Subject: Drawing Problem
Date Posted: 09 July 2006 at 12:49pm
Hello
 
I have developed an app. which has 2 spliterwins & two pans. One of the view has got tabcontrol which again has tree views. Recently I downloaded some msstyles & whenever I change the skin, part of the views r not refreshed/repainted even though on skin change I am invalidating all the view. Say if I have ReportControl in the 1st view, List Control in the Pane & report controls in each tabview & another report control in the third view, then the report contol will not repaint until I click on it. I tried to send SetFocus to it but it does not work.
 
One more thing - In a msstyle/cjstyle there r many configurations, right. How to read each configration in order to select one.
 
Thanks
 
 



Replies:
Posted By: Oleg
Date Posted: 10 July 2006 at 9:24am
Hello, right. ReeportControl cash its state in bitamp. Please call m_wndReport.RedrawControl() to repaint it. For next release we will add this call to OnSysColorChange handler to redraw automatically.
Thanks.
 
See code of SkinMDISample - it show how to enumerate ini files in styile file.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: snhd
Date Posted: 10 July 2006 at 12:11pm
Thanks



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