				
				Ultra TC Main Menu Editor 1.00
				   	
				     By T.S 01/2004


Overview:
---------
Ultra TC Main Menu Editor is a tool for modifying your Total Commander menu or create a new one.
It is divided into two panels, where the right panel contains all of TC's internal commands and
the left shows the menu as tree. You can add commands to the menu, create submenus,
separators and move the START MENU to desired position.
For more information about Total Commander main menu you can read Total Commander help file
Change main menu topic.




File menu commands
====================
	New			Creates a new  Total Commander menu file.
	Open			Opens an existing Total Commander menu file.
	Save			Saves an opened Total Commander menu file using the same file name.
	Save As			Saves an opened Total Commander menu file to a specified file name.
	-------
	Statictis		Calculate number of commands in Totalcmd.inc file and commands in menu tree.
	-------
	Exit			Exits Ultra TC Main Menu Editor.

Edit menu commands
====================
	Add Menu		Add a menu to the Total Commander main menu bar.
	Add Submenu		Add a submenu to the current menu. [The current menu always appear Highlighted and Bold]
	Add Separator		Add a separator to the current menu.
	Repeat			Repeat the selected command.
	-------------
	Start Menu		Add/Remove START MENU from the menu tree.
	Help Break		Add/Remove Help Break from the menu tree.
	-------------
	Delete			Delete a selected command or menu.
	Rename			Rename a selected command or menu.
	-------------
	Move Up			Move a selected command or menu one place up in the same menu.
	Move Down		Move a selected command or menu one place Down in the same menu.
	Move To...		Move a selected command or menu to another place.
	-------------
	Definition		Define a selected command in the command list or in the menu tree.
	

View menu commands
====================
	Toolbar			Hide/Show the program toolbar.
	-------------
	Vertical Panels		Swich between vertical mode and horizontal mode.
	Swap Panels		Swap Panels.
	-------------
	Expand All Menus	Show all commands in the menu tree.
	Sorted List		Sort the command list by Command. and after that you can sort it by Description, Command or Code Descending or Ascending by clicking the columon header. 
	-------------
	Options...		Show options dialog box.


Important Notes:
*******************
	* You can save the menu commands in three mode:
	   1- As Text [Default]	   e.g   MENUITEM "Select &All\tCtrl Gray +",cm_selectall
	   2- As Decimal	   e.g   MENUITEM "Select &All\tCtrl Gray +",523
	   3- As Hexadecimal	   e.g   MENUITEM "Select &All\tCtrl Gray +",$20B
	The Save button in the toolbar has a dropdown list for save mode when you excute one from
	this list it will be the deafault mode for Save button.

	
	* You can Add/Remove a command by double click on it or by pressing Space bar.

	* You can repeat a command, this will help you if you want the same command appear in more than one menu.
	  To do so Right click the command you want to repeat it and execute Repeat Command and then
	  move it to another menu.
	
	
	* You can insert a Submenu, Command or Separator in a specified place by selecting the command
	  where you want the Submenu, Command or Separator inserted after it.
	
	* This program cannot edit START MENU or delete it from main menu bar it is only can set
	  the position of it. You can move it up, down, or even move it to another menu.


Thank you very much for trying this tool, and i will be very happy to recive your
comments, suggstions, asking or report a bug.

you can mail me at ts4242@hotmail.com

