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

Write the script to open the window – PB Docs 2021 – PowerBuilder Library

Write the script to open the window – PB Docs 2021

Write
the script to open the window

Where you are

Create a new
window

Add controls to the
window

Change the tab order on
the window

Code some Help events
and preview the window

> Write the script
to open the window

Now you add a one-line script to open the login window as soon as
the application starts executing. Although you could change the script in
the Application object Open event to open the login window, in this
tutorial you make the call to open the login window from the Open event of
the MDI frame window. This window (w_pbtutor_frame) was created by the
Template Application wizard.

In wizard-generated script, the frame window is called by the
Application object Open event. When you add a call to open the login
window from the MDI frame window Open event, the login window still
displays before the frame window. Because the login window is a response
window, it temporarily blocks execution of the remainder of the frame
window Open event script.

In this exercise you:


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