The PowerBar
Like the System Tree, the PowerBar provides a main control
point for building PowerBuilder applications. From the PowerBar
you can create new objects and applications, open existing objects,
and debug and run the current application.

While you are getting
used to using PowerBuilder, you can display a label on each button
in a toolbar to remind you of its purpose. To do so, right-click
any toolbar button and select Show Text from the pop-up menu.
Table 1-2 lists
the buttons from left to right on the PowerBar.
|
PowerBar button |
What you can use it for |
|---|---|
|
New |
Create new objects. |
|
Inherit |
Create new windows, user objects, and |
|
Open |
Open existing objects. |
|
Run/Preview |
Run windows or preview DataWindows. |
|
System Tree |
Work in the System Tree window, which |
|
Output Window |
Examine the output of a variety of operations |
|
Next Error, Previous Error |
Navigate through the Output window. |
|
To-Do List |
Keep track of development tasks you need |
|
Browser |
View information about system objects |
|
Clip Window |
Store objects or code you use frequently. |
|
Library |
Manage your libraries using the Library |
|
DB Profile |
Define and use named sets of parameters |
|
Application Server Profile |
Define the connection parameters for |
|
Database |
Maintain databases and database tables, |
|
Edit |
Edit text files (such as source, resource, |
|
Incremental Build Workspace |
Update all the targets and objects in |
|
Full Build Workspace |
Update all the targets and objects in |
|
Deploy Workspace |
Deploy all the targets in the workspace. |
|
Skip, Stop |
Interrupt a build, deploy, or search |
|
Debug |
Debug the current target. You can set |
|
Select & Debug |
Select a target and open the Debugger. |
|
Run |
Run the current target just as your users For .NET and server component targets, you must deploy the target |
|
Select & Run |
Select a target and run it. |
|
Exit |
Close PowerBuilder. |
Customizing the PowerBar
You can customize the PowerBar. For example, you can choose
whether to move the PowerBar around, add buttons for operations
you perform frequently, and display text in the buttons.
For more information, see “Using toolbars”.
About PowerTips
In the PowerBar, when you leave the mouse pointer over a button
for a second or two, PowerBuilder displays a brief description of
the button, called a PowerTip. PowerTips
display in PowerBuilder wherever there are toolbar buttons.