How can eva/3 form components be used in other window?
If you want to use eva/3 form components in other windows, proceed as follows: 1. Create a form. 2. Add the components to the MiddlePanel. 3. Write the code to load and initialize a MainPanel. Take the MiddlePanel of the MainPanel and add the MiddlePanel to your form. The following code fragment inserts the MiddlePanel of a form in a Frame.