There are two ways of creating a non-modal application:
| 1. | Design the application to be non-modal. This is the preferred method. |
| 2. | Modify an existing modal application. This can be difficult. It is more than simply turning the MOU_MODAL flag OFF on the panels in question. |