Is there correct command for toggle several toolbars on/off at one go as follows:
Toolbar NAME=toolbar,operations TOGGLE
A related question are all toolbars treated equally (subject to the same commands). Such as Location, Menu and Operations?
Is there correct command for toggle several toolbars on/off at one go as follows:
Toolbar NAME=toolbar,operations TOGGLE
A related question are all toolbars treated equally (subject to the same commands). Such as Location, Menu and Operations?
[quote="VictorWarner"]Is there correct command for toggle several toolbars on/off at one go as follows:
Toolbar NAME=toolbar,operations TOGGLE
You need a separate command for each one (they'll still all appear/disappear at once):
Toolbar NAME=toolbar TOGGLE
Toolbar NAME=operations TOGGLE
Yes.
Thank you for the information.