BUG: WizardBar Notification Slows Down Dialog EditorLast reviewed: July 31, 1997Article ID: Q170511 |
The information in this article applies to:
SYMPTOMSYou 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.
CAUSEComplex queries need to update the WizardBar while the Dialog Editor is running, and this slows performance.
RESOLUTIONYou can work around this problem by disabling the Wizard Bar as follows:
de-select it.4. Shut down Developer Studio and restart. NOTE: The Wizard Bar will not be disabled until you shut down Developer Studio.This should help resolve the main symptoms. Double-clicking a control in the Resource Editor will re-invoke hidden WizardBar functionality (the WizardBar will not be displayed). To stop this behavior:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. Keywords : AppStudioIss vcbuglist500 WizardIss Version : 5.0 Platform : NT WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |