Print Page | Close Window

Q2 more flicker in CXTPTabClientWnd class

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4366
Printed Date: 10 November 2025 at 5:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Q2 more flicker in CXTPTabClientWnd class
Posted By: nayogi
Subject: Q2 more flicker in CXTPTabClientWnd class
Date Posted: 07 June 2006 at 2:33am

am update today V10.20

but CXTPTabClientWnd use Window more flicker than V10.11

(when dockingbar attached or Window Create time)

Please check CXTPTabClientWnd Class.

thank you..

 

 




Replies:
Posted By: nayogi
Date Posted: 08 June 2006 at 7:44pm

i guess below code

CXTPTabClientWnd::CalcWindowRect function

V10.20
  Line number 1631

  CXTPBufferDC dcMem(dc, rcWorkspace);
  OnDraw(&dcMem, rcWorkspace);
 
  --> if docking bar attached

        first s how memory DC screen,

        second show changed size screen..


V10.11 
  Invalidate(FALSE);

        one turn changed size screen...

we develop CAD software.. flicker is critical problem..

I'm wait your opinion...




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