The Design Procedure


 

The process of creating a PL/B program using a FORM as created by the Form Designer includes the following steps:

 

1.   Create a form for each window in your application.

 

2.   Use the Toolbox to draw the controls for each form.

 

3.   Set properties for the form and its controls as needed.

 

4.   Create the host program to include the code and forms as required.

 

5.   Compile the host program into an object code file.

 



about_designer Assigning Object Properties