Wizard Bar strangeness
Attila Szabo -- attilas@microforum.com Wednesday, January 10, 1996 I have in one module (1 CPP and 1 H file) several derived classes declared using Class Wizard. But when the CPP file is opened, in the Wizzard Bar I can see just one of my derived classes. How can I select or see the other classes with the Wizzard Bar ? I'm using Visual C++ 4.0. Thanks for any comments or opinion, =Attila Szabo=
Raymond Fergerson -- rwf@CAMIS.Stanford.EDU Thursday, January 11, 1996 Attila Szabo wrote: > > I have in one module (1 CPP and 1 H file) several derived classes declared > using Class Wizard. But when the CPP file is opened, in the Wizzard > Bar I can see just one of my derived classes. How can I select or see > the other classes with the Wizzard Bar ? > I'm using Visual C++ 4.0. WizardBar only shows the class whose CPP file is open. To see another class you need to open its CPP file. Ray
| Вернуться в корень Архива |