6 19 Multi Form Applications

Visual LANSA

6.19 Multi-Form Applications

This section describes how you create an application which consists of several forms. An application consisting of more than one form is called a multi-form application.

Important note: If you use the Visual LANSA Framework (Use Framework command on the Tools tab on the ribbon) to create applications, you do not need to know how to create multi-form applications. The Framework automatically handles all form interactions.

6.19.1 Basic Rules for Multi-Form Applications

6.19.2 A Two-Form Application

6.19.3 Create a Two Form Application

6.19.4 Show Multiple Instances of FRMDETAIL

6.19.5 Communication is always Between an Owner Form and a Member Form

6.19.6 Why Are the Contents of a Form Hidden from Other Forms?

6.19.7 Source Code for the Multi-Form Example Forms

Ý 6. Creating Applications Using Components