Similar to findDisplay for dialogs, the findRsc command would find RscTitles diplays by their idd:
//--- Displays: _missionDisplay = findDisplay 46; //--- Rsc: _displayAAN = findRsc 3000;
Alternative names:
- findTitle
Similar to findDisplay for dialogs, the findRsc command would find RscTitles diplays by their idd:
//--- Displays: _missionDisplay = findDisplay 46; //--- Rsc: _displayAAN = findRsc 3000;
Alternative names:
This command would be a shortcut to the currently available way of saving the display to a uiNamespace variable in the onLoad UIEH.