2
Sam_Zen

Hello Sam !
• Indeed, one can also create an empty *.bar file via
Shift+F4 before…
• I use several bars as a circular call, so I've icons to call the bars on each one, like you can see
ON THIS IMAGE.
- I use a trick : The current bar is shown with a tool, this allows to configure that current bar clicking on it…
- By the same way, it prevents error-messages (if you set a fancy command here) and saves one icon per bar…
- Thus, each “current bar” button has the command
498.
- I use 24² icons, and I've also sets with “Categories” by themes instead of a numbering for those who prefer this style.
• The only lack with this is that one can
not retrieve the
last used bar between the sessions, when TC is closed¦reopen…
… Still that blasted “Default”, I'ld wish to get rid of it !
- But yet, the most codes
already exist, since you may state a new bar as the “default” when creating it !
- This should need only a couple of INI entries like in example :
[Buttonbar]
…
BarAtStartUp=flag, shows :
• 0 : the first bar in the numbering order (digit or letter),
• 1 : the last used bar,
• 2 : specified, i.e. with a syntax like #1, #2, #3 or #A, #B, #C…
LastUsedBar=bar identifier
• Like for “Specified” above, but automatically saved when TC is closed. Needed, naturally.
• I had proposed this on the test-forum for a while, but unsuccessfully, not understood…

KR
Claude
Clo