- | {{< keyboard "CTRL" "1" >}} |
+ {{< keyboard "Ctrl" "1" >}} |
Automatically arrange selection of modules in the current network |
- | {{< keyboard "CTRL" "2" >}} |
+ {{< keyboard "Ctrl" "2" >}} |
Open most recent network file |
- | {{< keyboard "CTRL" "3" >}} |
+ {{< keyboard "Ctrl" "3" >}} |
Run most recent test case (extremely useful for developers) |
- | {{< keyboard "CTRL" "A" >}} then {{< keyboard "CTRL" "1" >}} |
+ {{< keyboard "Ctrl" "A" >}} then {{< keyboard "Ctrl" "1" >}} |
Layout network |
- | {{< keyboard "CTRL" "A" >}} then {{< keyboard "TAB" >}} |
- Layout *.script* file (in MATE) |
+ {{< keyboard "Ctrl" "A" >}} then {{< keyboard "TAB" >}} |
+ Layout .script file (in MATE) |
- | {{< keyboard "CTRL" "D" >}} |
+ {{< keyboard "Ctrl" "D" >}} |
Duplicate currently selected module (including all field values) |
- | {{< keyboard "CTRL" >}} and Left Mouse Button {{< mousebutton "left" >}} or Middle Mouse Button {{< mousebutton "middle" >}} |
+ {{< keyboard "Ctrl" >}} and Left Mouse Button {{< mousebutton "left" >}} or Middle Mouse Button {{< mousebutton "middle" >}} |
Show internal network |
@@ -66,19 +66,19 @@ This is a collection of useful keyboard shortcuts in MeVisLab.
| Show hidden outputs of the currently selected module |
- | {{< keyboard "CTRL" "ALT" "T" >}} |
- Start test center |
+ {{< keyboard "Ctrl" "Alt" "T" >}} |
+ Start TestCaseManager |
- | {{< keyboard "CTRL" "K" >}} |
+ {{< keyboard "Ctrl" "K" >}} |
Restart MeVisLab with current network(s) |
- | {{< keyboard "CTRL" "R" >}} |
- Run script file with the same name of your network file if available in the same directory. |
+ {{< keyboard "Ctrl" "R" >}} |
+ Run script file with the same name of your network file if available in the same directory |
- | {{< keyboard "ALT" >}} Double-click {{< mousebutton "left" >}} on a module |
+ {{< keyboard "Alt" >}} Double-click {{< mousebutton "left" >}} on a module |
Open automatic panel of the module. |
@@ -87,13 +87,13 @@ This is a collection of useful keyboard shortcuts in MeVisLab.
## Using Snippets {#snippets}
{{< youtube "xX7wJiyfxhA" >}}
-Sometimes you have to create the same network over and over again -- for example, to quickly preview DICOM files. Generally, you will at least add one module to load and another module to display your images. Sometimes you may also want to view the DICOM header data. A network you possibly generate whenever opening DICOM files will be the following:
+Sometimes you have to create the same network over and over again — for example, to quickly preview DICOM files. Generally, you will at least add one module to load and another module to display your images. Sometimes you may also want to view the DICOM header data. A network you possibly generate whenever opening DICOM files will be the following:
-
+
-Create a snippet of your commonly used networks by adding the snippets list from the main menu. Open {{< menuitem "View" "Views" "Snippets List">}}. A new panel is shown. Select all modules of your network and double-click *New...* in your *Snippets List*.
+Create a snippet of your commonly used networks by adding the snippets list from the main menu. Open {{< menuitem "View" "Views" "Snippets List">}}. A new panel is shown. Select all modules of your network and double-click *New...* in your Snippets List.
-Enter a name for your snippet like *DICOM Viewer* and click *Add*.
+Enter a name for your snippet like *DICOM Viewer* and click {{< mousebutton "left" >}}