Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: 222fbj on January 31, 2016, 13:49:36

Title: Button for "File > Tab > Move Tab > Swap Location (Ctrl U)"
Post by: 222fbj on January 31, 2016, 13:49:36
How can I create/add a toolbar button to swap panels?

thx
Title: Re: Button for "File > Tab > Move Tab > Swap Location (Ctrl U)"
Post by: Jungle on January 31, 2016, 16:51:27
If toolbar == quick launch bar, then...
1. Menu Configuration > User defined commands
2. Create and save new command:
Code: [Select]
Command type = Internal commands
Module       = Multicommander (base)
Command      = Swap the location of left/right panel
3. Right click quick launch bar and choose Insert user defined command
4. Select your command and press [OK]
Title: Re: Button for "File > Tab > Move Tab > Swap Location (Ctrl U)"
Post by: 222fbj on February 01, 2016, 02:39:40
Works Great - THANK You :)