Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Building windows – PB Docs 2019 – PowerBuilder Library

Building windows – PB Docs 2019

Building windows

When you build a window, you:

  1. Specify the appearance and behavior of the window by setting
    its properties

  2. Add controls to the window

  3. Build scripts that determine how to respond to events in the
    window and its controls

    To support these scripts, you can define new events for the
    window and its controls, and declare functions, structures, and
    variables for the window.

Two ways

There are two ways to build a window. You can:

  • Build a new window from scratch

    You use this technique to create windows that are not based
    on existing windows.

  • Build a window that inherits its style, events, functions,
    structures, variables, and scripts from an existing window

    You use inheritance to create windows that are derived from
    existing windows, thereby saving you time and coding.

For more information

For information on building windows from scratch, see Building a new window.

For information on using inheritance to build a window, see
Using inheritance to build a
window
.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x