Extra practice
So far you have used a variable as a placeholder for a nonvisual part. Variables can be used as placeholders for visual parts as well. Let's try this by building a simple text editor with a find dialog.
This is a standalone example, so you can place the components you build in any Application. If you do not have an Application to experiment with, create one, e.g. NewApp, from the Organizer using the Application > New... pulldown menu.
We will build the find dialog so that it can be reused with any Multi-line Edit part. The completed visual parts will look like the following in the Composition Editor:
Simple text editor
Last modified date: 07/16/2020