![]() |
refrech bug for autohide panes |
Post Reply
|
| Author | |
dmunoz
Newbie
Joined: 18 June 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: refrech bug for autohide panesPosted: 26 June 2006 at 8:59am |
|
Hi,
I have a pane that contain a CXTPPropertyGrid. Some action in the CXTPPropertyGrid change the current view (a CXTHtmlView) and force its refresh. When the pane is in Hideable mode, there is a refresh bug. If I click the tab to open the pane temporarily and change something, the view is refreshed while the pane is not auto-hidden yet, mangling all the pane display. Is this a known problem ? How could I avoid that ? |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 June 2006 at 11:33am |
|
Hi,If you have Sdi application, you have to add WS_CLIPSIBBLINGS|WS_CLIPCHILDREN for MainFrame and View.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
dmunoz
Newbie
Joined: 18 June 2006 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 June 2006 at 12:54pm |
|
Thank you for your help Oleg.
I used Toolkit Pro Application Wizard to generate the SDI project, and there is indeed those style added in CMainFrame::PreCreateWindow, but not in the view::PreCreateWindow. Maybe the wizard should have added them too ? So, adding thoose styles to the view did the trick ! Thanks again. |
|
![]() |
|
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 |