Typically, applications are run and displayed independently in separate pages. This mode is Single Document Interface, or SDI.
This default option may not suit the customer. In this case, it will be convenient to configure the user interface so that application windows will be displayed in one parent container. This mode is Multiple Document Mode, or MDI.
SDI mode |
|
MDI mode |
With Querix, MDI mode enables the customer to run several applications simultaneously in one MDI container using both Lycia Desktop and Lycia Web.
The container program is called parent program. It groups several child program in one parent container.
setContainer()
Related articles: