Is there a way to switch to another button bar using TCMenu or TCToolbar ? I prepared a small navigation bar to switch between the different toolbars but if I try to use one of the mentioned plugins there is always a 'Cannot run c:\...\work.bar'.
Thanks for help.
Switch Button Bars with TCMenu or TCToolbar
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 13
- Joined: 2003-05-12, 13:58 UTC
Switch Button Bars with TCMenu or TCToolbar
I'm using a button whit the command:
c:\Totalcmd\xxxxx.bar
where xxxxx.bar is the destination button bar. I can to change from a button bar to another and return to the first bar or to navegate over many button bars ....
c:\Totalcmd\xxxxx.bar
where xxxxx.bar is the destination button bar. I can to change from a button bar to another and return to the first bar or to navegate over many button bars ....
Re: Switch Button Bars with TCMenu or TCToolbar
I have no problem to do it directly via Button in a Buttonbar. But I want to use TCMenu or TCtoolbar as a kind of temporary navigation bar and this does not work.FRANCISCO J. ARRILLAGA wrote:I'm using a button whit the command:
c:\Totalcmd\xxxxx.bar
where xxxxx.bar is the destination button bar. I can to change from a button bar to another and return to the first bar or to navegate over many button bars ....
-
- Junior Member
- Posts: 13
- Joined: 2003-05-12, 13:58 UTC
Switch Button Bars with TCMenu or TCToolbar
Well, my english is too bad, but I can to try explain my previous answer:
I'm using TcMenu dated on 04/06/2003 and TCToolbar dated on 05/11/2003. I use, for example, the command:
C:\Totalcmd\TCmenu.exe
with the parameter
C:\Totalcmd\util.bar -$
On the bar util.bar I've a new button with the command:
C:\Totalcmd\games.bar
(without parameters)
and the bar games.bar uses a new button with the command:
C:\Totalcmd\default.bar
If you want I can to send some button bar.
I'm using TcMenu dated on 04/06/2003 and TCToolbar dated on 05/11/2003. I use, for example, the command:
C:\Totalcmd\TCmenu.exe
with the parameter
C:\Totalcmd\util.bar -$
On the bar util.bar I've a new button with the command:
C:\Totalcmd\games.bar
(without parameters)
and the bar games.bar uses a new button with the command:
C:\Totalcmd\default.bar
If you want I can to send some button bar.
You are right, might be my fault. If you use the TCMenu you get a chain of menus displayed and you can finally start an action. My originally aim was to replace the button bar with some other bar ( java, html, doku,..) and to select the target bar with a small navigation bar. This navigation bar should only temporary be visible using TCToolbar or TCMenu but this is not that easy as I thougt. But thanks for your help ! 
