Utility that allows the display of any image cropped from an external image file (Bitmap images of type jpeg,png and bmp) into any sized image on the screen in any coordinate available to the display system.
Added enable to the schema for the configuration
Modified the module loading code and configuration code to support enable as Enabled in the model
Enabled = false keeps the image and consequently the window from being rendered.
Renamed MFDWindow to AuxWindow and got rid of the most convenient MFD references and replaced MFD with Window in logging.
Added enable to the schema for the configuration Modified the module loading code and configuration code to support enable as Enabled in the model Enabled = false keeps the image and consequently the window from being rendered. Renamed MFDWindow to AuxWindow and got rid of the most convenient MFD references and replaced MFD with Window in logging.