8.1. Changing the graphical interface mode
MDI (Multiple Document Interface) modes enable the user to choose the way to manage the aplication's widows. You can choose one of two modes according to your preferences - it will be also used next time you run the application.
The change of MDI mode is possible using the MDI mode command from the Window menu bar.
Following modes are available:
- IDEAL mode: standardm modern mode known from KDE or the latest Microsoft applications, displaying child windows inside the application in form of tabs. Tabs are always maximized while panes with changeable size are located at the sides of the screen. They are also automatically hidden when not used, which provides you with more space.
IDEAL mode
- Childframe mode: displaying child windows inside the application. You can minimize and maximize them. A taskbar corresponding to each window is also available as well as panes with changeable size located at the sides of the screen.
Child mode