Ultra TC Editors 6.42 Final

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Download Ultra TC Editors 6.01 Final

What's new:

Button Bar Editor
-----------------
Added: An option to disable the message which appear when opening a bar file different than TC's main bar file. (add ShowMainBarMsg=0 under [ButtonBarEditor] section in "ultra tc editors.ini" (press <Shift> key while openning a file to force showing the message))

Added: An option to read all sub-bars on startup. (add ReadAllBarsOnStartup=1 under [ButtonBarEditor] section in "ultra tc editors.ini" )

Added: Show sub-bar list as a window instead of standard menu. (can be disabled by adding ShowBarListAsMenu=1 under [ButtonBarEditor] section in "ultra tc editors.ini" )

Fixed: The dialog Move To was not show deep nested bars.
george60120
Junior Member
Junior Member
Posts: 22
Joined: 2011-11-29, 14:40 UTC

Addon needs update for TC 8 x64

Post by *george60120 »

I'm using Ultra TC Editors but after switching to TC 8 x64, the command "Save and Restart TC" in all editors not work fine because it is close TC x64 window and run TC x32 instead if both version exist in the same folder or show the following message if TC x64 in separate folder.

Code: Select all

---------------------------
Ultra TC Configuration Editor
---------------------------
Cannot find this file C:\totalcmd\Totalcmd.exe



Please verify that the correct path and file name are given.
---------------------------
OK   
---------------------------
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

I'm aware of this problem and going to fix it.

Please post question about Ultra TC Editors in this thread http://ghisler.ch/board/viewtopic.php?t=4914
User avatar
Hacker
Moderator
Moderator
Posts: 13065
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Thread Addon needs update for TC 8 x64 merged.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2ts4242
You can now use the new variable %commander_exe% to launch the right version. If it doesn't exist, use %commander_path%totalcmd.exe for the 32-bit version.
Author of Total Commander
https://www.ghisler.com
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2ghisler(Author)

Before introducing %COMMANDER_EXE%, I was implemented a function to detect TC version from its title bar, but i was not satisfied with it.

Thanks for the tip.
george60120
Junior Member
Junior Member
Posts: 22
Joined: 2011-11-29, 14:40 UTC

Post by *george60120 »

I found two bugs in button bar editor.

1- If bar file contains more than 255 buttons, only the first 255 buttons are displayed in the button bar panel (under the tree)

2- When deleting any button comes after the first 255 buttons, the following error popup

Code: Select all

---------------------------
Ultra TC Button Bar Editor
---------------------------
Run-time error '35601':

Element not found
---------------------------
OK   
---------------------------
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2george60120

I can confirm the two bugs, thanks for reporting.

Actually, the Toolbar control cannot show more than 255 buttons at once, but you can use the tree panel to edit buttons beyond the first 255.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Download Ultra TC Editors 6.10 Beta 1

What's new:

All editors:
---------------
Added: The command Save and Restart Total Commander supports the new TC 8.0 variable "%COMMANDER_EXE%".
Added: The command Save and Restart Total Commander restarts TC instance which the editor launched from within it.



Configuration Editor
--------------------
Added: Take the key UseIniInProgramDir into account while searching for "Wcx_ftp.ini" on start up.
Fixed: Text on the status bar was truncated when using large font size.



Main Menu Editor
----------------
Fixed: Text on the status bar was truncated when using large font size.



Button Bar Editor
-----------------
Fixed: If bar file contain more than 255 buttons, run time error occurs when deleting any button comes after the first 255 buttons. (the button bar panel can show only 255 buttons).



History Editor
--------------
Added: Take the key UseIniInProgramDir into account while searching for "Wcx_ftp.ini" on start up.
george60120
Junior Member
Junior Member
Posts: 22
Joined: 2011-11-29, 14:40 UTC

Post by *george60120 »

ts4242 wrote:What's new:

All editors:
---------------
Added: The command Save and Restart Total Commander supports the new TC 8.0 variable "%COMMANDER_EXE%".
Added: The command Save and Restart Total Commander restarts TC instance which the editor launched from within it.
Nice, now Ultra TC Editors works fine with TC 8 x64
ts4242 wrote:Button Bar Editor
-----------------
Fixed: If bar file contain more than 255 buttons, run time error occurs when deleting any button comes after the first 255 buttons. (the button bar panel can show only 255 buttons).
Confirm the fix
george60120
Junior Member
Junior Member
Posts: 22
Joined: 2011-11-29, 14:40 UTC

Post by *george60120 »

Bug in Button Bar Editor and Start Menu Editor:

The command Edit> Open in TC doesn't work for TC 8 x64, when execute it nothing happen.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

george60120 wrote:Bug in Button Bar Editor and Start Menu Editor:

The command Edit> Open in TC doesn't work for TC 8 x64, when execute it nothing happen.
Confirmed! i'll fix it.
george60120
Junior Member
Junior Member
Posts: 22
Joined: 2011-11-29, 14:40 UTC

Post by *george60120 »

Bug in Start Menu Editor

Some programs i start their command with * to run with administrative rights, these commands appears with red question mark although the file exist.
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

2george60120

Confirmed, Thanks!
User avatar
ts4242
Power Member
Power Member
Posts: 2081
Joined: 2004-02-02, 20:08 UTC
Contact:

Post by *ts4242 »

Download Ultra TC Editors 6.10 Beta 2

What's new:

Button Bar Editor
-----------------
Added: Two options to set color and width of the button bar highlight square. (add ButtonHighlightColor and ButtonHighlightColor under [ButtonBarEditor] section in "ultra tc editors.ini" read more in the help file Button Bar Editor> Hints and Tips topic.)

Start Menu Editor
--------------
Fixed: If the commnd field starts with *, the broken link icon shown instead of the actual icon. (Start mode and Directory mode)
Post Reply