Skip to content

specify tab display string -- other than display filename -- on "open_display" #3355

Answered by kasemir
newville asked this question in Q&A
Discussion options

You must be logged in to vote

The "name" of the display is what's shown in the tab.

<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
  <name>Main</name>

You can edit it by selecting and thus viewing/editing the properties of the display itself.
You may include macros, like

<?xml version="1.0" encoding="UTF-8"?>
<display version="2.0.0">
  <name>Motors $(M1) to $(M4)</name>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@newville
Comment options

Answer selected by newville
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants