What you will learn
This tutorial will not make you an expert in PowerBuilder. Only
experience building real-world applications can do that. It will give
you hands-on experience, though, and provide a foundation for continued
growth.
Client/server applications
You will learn basic PowerBuilder techniques and concepts,
including those listed in the following table:
|
How to use the |
To |
|---|---|
|
Application painter |
Define an Application object and application-level |
|
Window painter |
Create SingleLineEdit controls, StaticText |
|
DataWindow painter |
Define selection and display options |
|
Menu painter |
Define menus, menu items, accelerators, and |
|
Layout view |
Design how the windows, menus, and DataWindows will |
|
Script view |
Define scripts for applications, windows, window |
|
Debugger |
Identify logic errors that may cause problems when |
|
Project painter |
Create an executable version of an |