Page 1 of 1
Hide/Show file menubar using button
Posted: 2016-11-13, 08:41 UTC
by msrox
It barely happen that I use standard file menu-bar. Is there anyway to toggle its visibility using a button? or change it a drop-down button/menu so that it does not occupy the whole row on top of the screen?
Thanks in advance!
Posted: 2016-11-13, 10:00 UTC
by Ovg
2
msrox
Look at
http://ghisler.ch/board/viewtopic.php?t=29700
e.g. Button:
Code: Select all
TOTALCMD#BAR#DATA
"%commander_path%\Tools\TCFS2Tools\TCFS2.exe" /ef tcm(65539)
C:\Program Files\Total Commander\Tools\TCFS2Tools\TCFS2.exe
Hide Main Menu
0
-1
Change paths and icons to the your actual.
Posted: 2016-11-14, 03:26 UTC
by msrox
Great, thank you very much!