Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gui_tips [2026/07/11 22:26] hermann |
gui_tips [2026/07/22 04:07] (current) hermann |
||
|---|---|---|---|
| Line 67: | Line 67: | ||
| Make sure the "[[plugins_4|Enhancement Plugin for Dinamica EGO]]" extension is installed and the GUI option "Tools => Options | Advanced | Disable compilation of native expressions" is unchecked. This allows expressions to be compiled to native code, which improves performance. | Make sure the "[[plugins_4|Enhancement Plugin for Dinamica EGO]]" extension is installed and the GUI option "Tools => Options | Advanced | Disable compilation of native expressions" is unchecked. This allows expressions to be compiled to native code, which improves performance. | ||
| + | |||
| + | ==== Virtualization ==== | ||
| + | |||
| + | The "Tools => Options | Advanced | Virtualization" option controls how Dinamica EGO handles maps with different extents, resolutions, or numbers of lines and columns (also known as raster map virtualization). See [[image_virtualization|Image Virtualization]] for the full explanation of what virtualization does and what each of the available options (Not Allowed, Unrestricted, Limited) means. | ||
| ==== Message Log Level ==== | ==== Message Log Level ==== | ||
| Line 90: | Line 94: | ||
| * The **Favorites** tab shows the functors that have been marked with a star. To mark a functor as a favorite, click the star next to its name. | * The **Favorites** tab shows the functors that have been marked with a star. To mark a functor as a favorite, click the star next to its name. | ||
| * You can reorder the tabs ("All", "Favorites", etc.) by dragging a tab to its new position in the tab bar. | * You can reorder the tabs ("All", "Favorites", etc.) by dragging a tab to its new position in the tab bar. | ||
| - | * A submodel's group name, as shown in the Library, can contain subgroups. To define a name within a subgroup, separate the subgroup names in the group name using a colon (''":"''). For example, the name ''"Elevation Graph:Tools:Debug"'' defines a //Debug// subgroup inside a //Tools// subgroup, which in turn is inside an //Elevation Graph// group. | + | * A submodel's group in the Library — including subgroup placement — is set by whoever creates or edits it; see [[submodels#updating_local_submodels|Updating Local Submodels]] for details. This does not apply to ordinary functors, whose Library placement is fixed by their own definition. |
| ===== Sketch ===== | ===== Sketch ===== | ||
| Line 149: | Line 153: | ||
| * The Issue Panel also retains the most recent errors and warnings generated during model execution. To view them, keep the **"Also show last execution issues"** toggle enabled. | * The Issue Panel also retains the most recent errors and warnings generated during model execution. To view them, keep the **"Also show last execution issues"** toggle enabled. | ||
| + | |||