The PowerBar
Like the System Tree, the PowerBar provides a main control point
for building PowerBuilder applications and deploying the application
as the native client/server app. From the PowerBar1 you can create new
objects and applications, open existing objects, and debug and run the
current application.
PainterBar1 provides buttons for creating, building and
deploying the PowerClient or PowerServer projects. PainterBar1 is
provided only in the CloudPro or Professional edition of PowerBuilder
2019 R3 or later.
PainterBar1 for a PowerClient project (available in the CloudPro
or Professional edition of PowerBuilder 2019 R3 or later):

PainterBar1 for a PowerServer project (available in the CloudPro
edition of PowerBuilder 2021 or later):

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.
The following table lists the buttons from left to right on the
PowerBar1.

|
PowerBar1 button |
What you can use it for |
|---|---|
|
New |
Create new objects. |
|
Inherit |
Create new windows, user objects, and menus by |
|
Open |
Open existing objects. |
|
Run/Preview |
Run windows or preview |
|
System Tree |
Work in the System Tree window, which can serve |
|
Output Window |
Examine the output of a variety of operations |
|
Next Error, Previous Error |
Navigate through the Output |
|
To-Do List |
Keep track of development tasks you need to do |
|
Browser |
View information about system objects and objects |
|
Clip Window |
Store objects or code you use frequently. You can |
|
Library |
Manage your libraries using the Library |
|
DB Profile |
Define and use named sets of parameters to |
|
Database |
Maintain databases and database tables, control |
|
Edit |
Edit text files (such as source, resource, and |
|
Incremental Build Workspace |
Update all the targets and objects in the |
|
Full Build Workspace |
Update all the targets and objects in the |
|
Deploy Workspace |
Deploy all the targets in the |
|
Skip, Stop |
Interrupt a build, deploy, or search operation. |
|
Debug |
Debug the current target. You can set breakpoints |
|
Select & Debug |
Select a target and open the |
|
Run |
Run the current target just as your users would For .NET targets, you must deploy the |
|
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.