Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Performanc Problems with CExtTreeGridWnd Collapse All
Subject Author Date
Adrian Ineichen Feb 2, 2010 - 12:26 AM

For our dialog based application we need the class CExtTreeGridWnd from the Prof-UIS (Version 2.70). Our list contains more about 1000 rows. The fill in the form takes a long time. If we scroll by the application the update sometime stagnate. This problem is in the debug version only. The release version is okay. Can you help me what I should change?

Technical Support Feb 2, 2010 - 2:14 PM

The source code of all the Prof-UIS grid controls uses very heavy assertions everywhere. The debug version is much slower than release. We solved this in Prof-UIS 2.88 where it’s possible to turn off heavy assertions in grid’s source code and make debug version only 20-30% slower than release.