Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The showDisplayGroupsHideAllToolWindows element is used to configure the star shaped displayGroupsButton (also known as shortcut or favourites).

  • If the displayGroupsButton Image Addedis
    • enabled, all open tool windows (for example log panel, data viewer etc..) will be hidden.

...

    •  
    • disabled

...

    • ,

...

    • all hidden tool windows will be shown again.
Code Block
languagexml
titleExample configuration of showDisplayGroupsHideAllToolWindows
		...
	</buttonSettings>
	<showDisplayGroupsHideAllToolWindows/>
</timeSeriesDisplay>

...