Contains broken English
I’m thinking about QtOctave’s MDI interface. Natural evolution will be to let user select between MDI or SDI interface. But I have found some ideas:
Windows Layout.
The main idea of Windows Layout is to can select some windows and unify them. The new window can be maximize, minimizate or reshape. Contents will change as widgets inside window.
This feature can be usefull. Users can build windows with a terminal, variables window and last comand entered window (This window will be like MatLab interface).
Partial minimization.
Users have sometimes read some information of window’s little part. User could select some part of window and others window’s parts will desapear.
Full menus.
Users look at only menus when they clicked on menus. Menus are only a small list. Why? We can do menus bigger. Big menus will be more usefull than small one. Per example, KDE start menu could use full screen showing all entries, or QtOctave can show full screen menu with all functions.