Painter summary
The PowerBuilder painters are:
|
Painter |
What you do |
|---|---|
|
Application painter |
Specify application-level properties and |
|
Database painter |
Maintain databases, control user access to |
|
DataWindow painter |
Build intelligent objects called DataWindow |
|
Data Pipeline painter |
Transfer data from one data source to another and |
|
Function painter |
Build global functions to perform processing |
|
Library painter |
Manage libraries, create a new library, and build |
|
Menu painter |
Build menus to be used in windows. |
|
Project painter |
Create executable files, dynamic libraries, |
|
Query painter |
Graphically define and save SQL SELECT statements |
|
SQLSelect painter |
Graphically define SQL SELECT statements for |
|
Structure painter |
Define global structures (groups of variables) |
|
User Object painter (visual) |
Build custom visual objects that you can save and |
|
User Object painter (nonvisual) |
Build custom nonvisual objects that you can save |
|
Window painter |
Build the windows that will be used in the |