Article ID: 170511 - Last Review: December 8, 2003 - Revision: 2.0 PRB: WizardBar Notification Slows Down Dialog EditorThis article was previously published under Q170511 SYMPTOMS
You may experience significantly slow performance when using the dialog
editor in Visual C++ 5.0 if the projects you are using have several complex
dialog boxes that use many controls. You might experience this slowness
when you change from one control to another, when you start the Class
Wizard, or when you access the properties of a control.
CAUSE
Complex queries need to update the WizardBar while the Dialog Editor is
running, and this slows performance.
RESOLUTION
You can work around this problem by disabling the Wizard Bar as follows:
Double-clicking a control in the Resource Editor will re-invoke hidden WizardBar functionality (the WizardBar will not be displayed). To stop this behavior:
STATUS
Microsoft has confirmed this to be a bug in Microsoft Visual C++ 5.0. This
problem has been addressed in Visual C++ 6.0 with some performance gains.
| Article Translations
|
Back to the top
