QX_MENU_WINDOW_NEW_CHILD

Adds an new item to the Window menu group - New application - that opens a LyciaDesktop connection dialog to launch other applications in the MDI mode.

Syntax

QX_MENU_WINDOW_NEW_CHILD={any non-empty value}

Possible values

undefinedvariable is not set or is set with an empty value

no New application item is added to the Window menu group

definedvariable is set with any non-empty value

the New application item is added to the Window menu group

Usage and examples

In the MDI mode, you can add an new item to the Window menu group - New application:

This menu option opens a LyciaDesktop connection dialog with which you can launch any applications as child ones in one MDI container:

Here you can read more about MDI mode.

By default, QX_MENU_WINDOW_NEW_CHILD is not set.

To set QX_MENU_WINDOW_NEW_CHILD, define it with any non-empty value (though we recommend setting it to 1 - as below).

QX_MENU_WINDOW_NEW_CHILD applies at runtime and is set in inet.env together with QX_MENU_WINDOW:

QX_MENU_WINDOW=1

QX_MENU_WINDOW_NEW_CHILD=1

To disable the New application button (and the corresponding menu option), you can either delete QX_MENU_WINDOW_NEW_CHILD or set it to an empty value:

QX_MENU_WINDOW_NEW_CHILD=

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.