BUG: No WizardBar When Editing the Object: theApp

Last reviewed: July 31, 1997
Article ID: Q162732
4.00 4.10 4.20 WINDOWS NT kbtool kbbug

The information in this article applies to:

  • Microsoft Visual C++, 32-bit Edition, versions 4.0, 4.1, 4.2

SYMPTOMS

If you select a file by double-clicking "theApp" in the Globals list in ClassView, the WizardBar in the editor is not available. The WizardBar remains disabled even if the Workspace window is switched to FileView.

STATUS

Microsoft 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.

MORE INFORMATION

Step to Reproduce Behavior

  1. Load an application generated by the Microsoft Foundation Class AppWizard.

  2. On the Globals list in the ClassView, double-click theApp. This brings up the application's main .cpp file.

  3. Notice there is no WizardBar for the file. Switch to FileView. Again, there is no WizardBar.

  4. Bring up the shortcut menu in the file editor. The toolbar, that is the WizardBar, is grayed out and cannot be enabled.

  5. Close the file and then re-open the file from FileView. Now the WizardBar is visible, and it can be enabled or disabled by clicking "toolbar" in the file's shortcut menu.

  6. Switch back to ClassView. If you click functions defined in the .cpp file such as InitInstance, the WizardBar is available.


KBCategory: kbtool kbbug
KBSubcategory: VWBIss
Additional reference words: 4.00 4.10 4.20 kbdss utilities
Keywords : VwbIss kbbug kbtool
Version : 4.00 4.10 4.20
Platform : NT WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 31, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.