Page 1 of 1

constant flicker with Object Treeview in Builder C++ v6

Posted: Tue Jun 13, 2006 2:48 pm
by 9237980
Since upgrading from v7.05 to 7.07 under Borland Builder C++ v6, I cannot use Object Treeview. I get a constant flicker of the Treeview and a chart element. CPU usage goes to 100%, making compilation impossible. Turning off Treeview returns everything to normal.

followup

Posted: Tue Jun 13, 2006 3:04 pm
by 9237980
I've narrowed down the problem. You can reproduce it by adding a chart with a design-time default contour plot.

Posted: Tue Jun 13, 2006 3:10 pm
by narcis
Hi ditto,

This is a known issue that when adding a TContourSeries the Object TreeView in BCB 6 flickers. We fixed it for BDS 2006 but still persists in BCB 6. We will need some investigate to find a solution to it. I'll get back to you when I have further news.

In the meantime you can use v7.05 or v7.06.

Thanks for the speedy reply.

Posted: Tue Jun 13, 2006 3:31 pm
by 9237980
I have versions 7.05 and 7.07 ( in separate default directories ). Builder is configured to use 7.07. Is there an easy way to go back to 7.05 or do I need to do an un-install and install? Changing the library paths in Builder isn't sufficient.

Posted: Wed Jun 14, 2006 8:46 am
by narcis
Hi ditto,

You should also change the include paths, the packages at Project\Options\Packages in BCB 6 and also edit the TEEINCPATH and TEELIBPATH user overrided environment variables at Tools\Environment Options\Environment variables.