Difference between revisions of "Modeler:10/Main"

From CaseTalk Wiki
Jump to: navigation, search
(Copied from Modeler:9/Main, revision 796)
 
Line 10: Line 10:
The application, and therefor this window, can be configured to use various interface styles:
The application, and therefor this window, can be configured to use various interface styles:
* SDI ''Single Document Interface''. This shows all windows floating.
* SDI ''Single Document Interface''. This shows all windows floating.
* MDI ''Multiple Document Interface''. This has all windows cascading or tiled in a single main window.
* IDE ''Integrated Desktop Environment''. This has all windows show up as panels in a single main window. Only dialog windows are floating.
* IDE ''Integrated Desktop Environment''. This has all windows show up as panels in a single main window. Only dialog windows are floating.
The previously available ''Multiple Document Interface'' is deprecated and no longer available.

Revision as of 06:26, 1 May 2020

The main window for CaseTalk Modeler

The main window is placed at the top of the screen and contains the menu items for almost all windows. Additionally it shows a toolbar for adding, saving and opening files.

Main.png

The main window is presented as a floating window alongside all other windows. All major functions can be accessed by the menu and some of them through the toolbar. For more specific toolbars, go to the specific window.

Interface Style

The application, and therefor this window, can be configured to use various interface styles:

  • SDI Single Document Interface. This shows all windows floating.
  • IDE Integrated Desktop Environment. This has all windows show up as panels in a single main window. Only dialog windows are floating.

The previously available Multiple Document Interface is deprecated and no longer available.