Home TOC Previous Next


                   5.3  WizardBar

WizardBar is a dockable toolbar that provides instant access to some of the most powerful features in Magic C++, as well as many of the new ClassView functions. WizardBar extends ClassView functionality by "tracking" your context updating what's displayed in the WizardBar toolbar when your focus shifts. For example, WizardBar changes its display to reflect when your cursor moves from one function to another in the Text editor.

WizardBar makes working with classes, members easier than ever  with the click of a button you can Jumping to an existing function or method.

 

To view WizardBar

Right click the mouse in an unused portion between windows, and select WizardBar in the shortcut menu that appears.

WizardBar Controls

The WizardBar toolbar contains two interrelated combo boxes. The combo boxes are labeled, respectively, Class, and Members. You can view these labels in the ToolTips for the controls..

The two combo boxes have a hierarchical relationship: The class selected determines what is displayed in the members list.

Class List

The WizardBar Class list always displays classes in the active project. If your workspace contains multiple projects, you can change the active project.

Members Lists

The Members list displays the result of the filter selected, for example, the specified class members.


Home TOC Previous Next

Copyright(c) 2003-2004 Magicunix,Inc.