목차
1. What is a Window?
2. Types of Windows
3. Window Style and Properties What is a Control?
4. Control / Window Relationship
5. Control Properties
6. Input Focus
7. Setting the Tab Sequence
8. Saving a Window Definition
2. Types of Windows
3. Window Style and Properties What is a Control?
4. Control / Window Relationship
5. Control Properties
6. Input Focus
7. Setting the Tab Sequence
8. Saving a Window Definition
본문내용
Summary
Windows are the main interface between the user and PowerBuilder applications.
Window style and the controls determine how the window looks and behaves.
Establish the style of window by choosing values for its properties.
There are six window types.
Controls are placed in a window.
Summary
A control has properties.
Create a new window or modify an existing window with the Window painter.
Save a new window by specifying a name and a library.
Windows are the main interface between the user and PowerBuilder applications.
Window style and the controls determine how the window looks and behaves.
Establish the style of window by choosing values for its properties.
There are six window types.
Controls are placed in a window.
Summary
A control has properties.
Create a new window or modify an existing window with the Window painter.
Save a new window by specifying a name and a library.