Settings LookAndFeelSettings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
(20 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[Settings LookAndFeelSettings|German Version]]

== Look & Feel Settings ==
== Look & Feel Settings ==

You find these under "''Extras''" → "''Settings''" → "''Look & Feel''".



=== Experience Level ===
=== Experience Level ===
Zeile 6: Zeile 11:


----
----

=== Show the Help Assistent ===
The [[HelpWizard_Pages_Start/en|"''Help Assistent''"]] guides you through your first steps when new to expecco.


=== Create Initial Tree Structure when Creating a New Suite ===
=== Create Initial Tree Structure when Creating a New Suite ===
Zeile 14: Zeile 22:
If a filename is entered in the "template" field,
If a filename is entered in the "template" field,
that file will be read for the new suite's initial contents.
that file will be read for the new suite's initial contents.
If it is a relative filename (i.e. not starting with "/" or "\" on Windows), the file is searched in your expecco folder ("~/.expecco" or "Application\expecco") or a folder named "templates" under it.
If it is a relative filename (i.e. not starting with "/" or "\"), the file is searched in your expecco folder ("<code>~/.expecco</code>" or "<code>Application\expecco</code>") or a folder named "<code>templates</code>" under it.


=== When Loading a Suite, Show First Test Plan ===
----
If enabled, the first test plan is selected and shown when a new suite is loaded (and there is any test plan in the suite). Otherwise, the suite's top item (the "project item" is selected.


This setting is useful for test executors, whereas test developers usually prefer the suite item to be initially selected.
=== Display the Testsuite's Filename in the Window Title Area ===

If enabled, the filename of the test suite is shown in the title of the window.
=== When Loading a Suite, Show Documentation ===
This is the default setting.
If enabled, the documentation item is selected and shown when a new suite is loaded. Otherwise, the suite's item or a test plan is selected (see above). This is useful to present hints and advice to testers.


----
----
Zeile 27: Zeile 37:
If enabled, keyboard input is sent to the window under the mouse pointer (Unix behavior).<br>
If enabled, keyboard input is sent to the window under the mouse pointer (Unix behavior).<br>
If disabled, you have to click into a window to associate the keyboard focus (Windows behavior).
If disabled, you have to click into a window to associate the keyboard focus (Windows behavior).

=== Display the Testsuite's Filename in the Window Title Area ===
If enabled, the filename of the test suite is shown in the title of the window.
This is the default setting.


----
----
Zeile 38: Zeile 52:
=== Raise the Transcript Window when Active ===
=== Raise the Transcript Window when Active ===
If enabled, the Transcript window (which is the expecco log-output-console) will be raised whenever new output is sent to it.
If enabled, the Transcript window (which is the expecco log-output-console) will be raised whenever new output is sent to it.
The Transcript is not shown by default - it is opened via the "''Extras''" - "''Tools''" - "''Transcript''" menu item.
The Transcript is not shown by default - it is opened via the "''Extras''" &#8594; "''Tools''" &#8594; "''Transcript''" menu item.

Notice: if a development launcher is opened, the Transcript will be inside the launcher's window.


=== Raise the Control Window when Active ===
=== Raise the Control Window when Active ===
If enabled, the control window (if activated) will be raised whenever new output is sent to it.
If enabled, the control window (if activated) will be raised whenever new output is sent to it.

<hr>

=== When Loading a Suite, Show First Test Plan ===
If enabled, the first test plan is selected and shown when a new suite is loaded (and there is any test plan in the suite). Otherwise, the suite's item is selected.
This setting is useful for test executors, whereas test developers usually prefer the suite item to be initially selected.

=== When Loading a Suite, Show Documentation ===
If enabled, the documentation item is selected and shown when a new suite is loaded. Otherwise, the suite's item is selected.

----


== Subitems under Look & Feel Settings ==
== Subitems under Look & Feel Settings ==


* [[ Settings_TreeSettings |Tree Settings]]
* [[ Settings_TreeSettings/en |Tree Settings]]
* [[ Settings_CodeEditorSettings |Code Editor Settings]]
* [[ Settings_CodeEditorSettings/en |Code Editor Settings]]
* [[ Settings_WorksheetStyleSettings |Diagram Editor Settings]]
* [[ Settings_WorksheetStyleSettings/en |Diagram Editor Settings]]
* [[ Settings_TagColorSettings |Tag Color Settings]]
* [[ Settings_TagColorSettings/en |Tag Color Settings]]
* [[ Settings_TagIconSettings |Tag Icon Settings]]
* [[ Settings_TagIconSettings/en |Tag Icon Settings]]
* [[ Settings_StateColorSettings |State Color Settings]]
* [[ Settings_StateColorSettings/en |State Color Settings]]
* [[ Settings_SoundSettings |Sound Settings]]
* [[ Settings_SoundSettings/en |Sound Settings]]
* [[ Settings_FontSettings |Font Settings]]
* [[ Settings_FontSettings/en |Font Settings]]
* [[ Settings_MiscLookSettings |Misc Other Settings]]
* [[ Settings_HotKeySettings/en | HotKey Settings]]
* [[ Settings_MiscLookSettings/en |Misc Other Settings]]


[[Category:Settings]]
[[Category:Settings]]

Aktuelle Version vom 25. Juni 2023, 10:00 Uhr

German Version

Look & Feel Settings[Bearbeiten]

You find these under "Extras" → "Settings" → "Look & Feel".


Experience Level[Bearbeiten]

Can be set to one of "Beginner", "Experienced" or "Expert", to hide or show additional items in the user interface, especially in the context menus.


Show the Help Assistent[Bearbeiten]

The "Help Assistent" guides you through your first steps when new to expecco.

Create Initial Tree Structure when Creating a New Suite[Bearbeiten]

If enabled, a newly created test suite gets filled with a number of empty items. This is mostly for beginners, to get some item examples initially. You may want to disable this, once you get more experienced with expecco.

This initial set of items can be removed by pressing "Undo" right after the new suite has been created.

If a filename is entered in the "template" field, that file will be read for the new suite's initial contents. If it is a relative filename (i.e. not starting with "/" or "\"), the file is searched in your expecco folder ("~/.expecco" or "Application\expecco") or a folder named "templates" under it.

When Loading a Suite, Show First Test Plan[Bearbeiten]

If enabled, the first test plan is selected and shown when a new suite is loaded (and there is any test plan in the suite). Otherwise, the suite's top item (the "project item" is selected.

This setting is useful for test executors, whereas test developers usually prefer the suite item to be initially selected.

When Loading a Suite, Show Documentation[Bearbeiten]

If enabled, the documentation item is selected and shown when a new suite is loaded. Otherwise, the suite's item or a test plan is selected (see above). This is useful to present hints and advice to testers.


Focus Follows Mouse[Bearbeiten]

If enabled, keyboard input is sent to the window under the mouse pointer (Unix behavior).
If disabled, you have to click into a window to associate the keyboard focus (Windows behavior).

Display the Testsuite's Filename in the Window Title Area[Bearbeiten]

If enabled, the filename of the test suite is shown in the title of the window. This is the default setting.


Dialog Boxes always in Front[Bearbeiten]

If enabled, dialog boxes will always stay in front of other windows. This is especially useful, if you work in full screen mode (expecco fully expanded), or if other expecco windows (Transcript, for example) are shown and you want to avoid that dialog boxes get covered.

Raise Expecco Window when Execution Stopped or Finished[Bearbeiten]

If enabled, the expecco window will be raised to the front when a test execution is finished or stopped due to a breakpoint. Useful, if you want to perform other tasks, while a longer running test is executed in the background, but you want to be informed when the test finishes.

Raise the Transcript Window when Active[Bearbeiten]

If enabled, the Transcript window (which is the expecco log-output-console) will be raised whenever new output is sent to it. The Transcript is not shown by default - it is opened via the "Extras" → "Tools" → "Transcript" menu item.

Notice: if a development launcher is opened, the Transcript will be inside the launcher's window.

Raise the Control Window when Active[Bearbeiten]

If enabled, the control window (if activated) will be raised whenever new output is sent to it.

Subitems under Look & Feel Settings[Bearbeiten]



Copyright © 2014-2024 eXept Software AG