Drawing Problem |
Post Reply |
Author | |
snhd
Newbie Joined: 09 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
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
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
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 |
|
snhd
Newbie Joined: 09 July 2006 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Thanks
|
|
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 |