An application usually runs in a single window.On a screen you can run multiple windows.In Windows and other operating systems, a window generally has a title, buttons to close it, minimize it, maximize it or restore it and features to move and resize it.
The system that handles the windows is called the Windows System.
Types of windows
* Application/document windows: the normal type of windows, containing documents or application data.* Utility windows: floating above the rest and offering tools or information on the application.* Dialog boxes: windows that give information to the user or ask for it.See dialog box.* Inspectors: windows that are always above other windows of the same application.They are used to show the properties of an element
Related: • Window System • Window composition manager
Comments
Post a Comment