Ultra TC Editors 6.42 Final
Moderators: Hacker, petermad, Stefan2, white
Ultra TC Button Bar Editor 6.00 beta 4, Download
What's new
Added: Recent files list add to the dialog "Change Icon"
Fixed: Delete a button, search> run time error occur if the deleted button's command contains the searched text.
Fixed: Drag a button linked to sub-bar, the drop down menu "Edit linked button bar" was not shown.
Fixed: The button's icon was not updated when changing it via the dialog "Change Icon"
What's new
Added: Recent files list add to the dialog "Change Icon"
Fixed: Delete a button, search> run time error occur if the deleted button's command contains the searched text.
Fixed: Drag a button linked to sub-bar, the drop down menu "Edit linked button bar" was not shown.
Fixed: The button's icon was not updated when changing it via the dialog "Change Icon"
Report any Ultra TC Editors bug in this thread or to my e-mailhoppfrosch wrote:Where to report bugs?
Unfortunately, such relative paths are not supported.hoppfrosch wrote:but, using the following icon path does not display the icon within Ultra TC Button Bar Editor - unless it is shown within TotalCmd:Code: Select all
%commander_path%\..\NotePad++\notepad++.exe
hoppfrosch wrote:Buttons 1, 2, 3, 4 are also on bar2 - but the arrow down fields for the linked button bars bar1, bar3 and bar4 are missing (unless this configuration / the linked button bars work within TC) -> This is a bug
This is not a bug, the dropdown arrow shown ONLY if the button is in the main button bar file, when you go to a sub-bar, these linked buttons will not have dropdown arrow because if I follow each button linked to sub-bar this would cause infinite loop.
To navigate quickly between bars, show the button bar tree by checking the option "Button Bar Tree" on the View menu.
- hoppfrosch
- Junior Member
- Posts: 67
- Joined: 2004-10-20, 05:39 UTC
Is it planned to be supported?ts4242 wrote: Unfortunately, such relative paths are not supported.
Don't understand. Do you try to resolve recursively all links when opening a bar? Wouldn't it be better to have the links only shown and notts4242 wrote: This is not a bug, the dropdown arrow shown ONLY if the button is in the main button bar file, when you go to a sub-bar, these linked buttons will not have dropdown arrow because if I follow each button linked to sub-bar this would cause infinite loop.
resolving them deeply?
Great hint - haven't noticed it before ...ts4242 wrote: To navigate quickly between bars, show the button bar tree by checking the option "Button Bar Tree" on the View menu.
2ts4242
Translation string is missing for "View" -> "Button Bar Options"
New Danish translation for beta4 can be downloaded at:
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b4_danish.zip
Translation string is missing for "View" -> "Button Bar Options"
New Danish translation for beta4 can be downloaded at:
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b4_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
I have reviewed the code and found that it is a bug.hoppfrosch wrote:Is it planned to be supported?ts4242 wrote: Unfortunately, such relative paths are not supported.
These relative paths are already supported but the icon doesn't appear because the default index (0) usually not present.
if you added the default index manually, the icon will appear e.g.
%commander_path%\..\NotePad++\notepad++.exe,0
Ultra TC Button Bar Editor 6.00 beta 5, Download
What's new
Added: Different icons setting for the button bar panel. (now the default size is 16x16 for the tree and 32x32 for the button bar panel.)
Added: Enhancement to auto scrolling the tree while dragging.
Added: Open dialog> allows to specify non exist file name to create new button bar file.
Added: After opening a button bar file, ask to set it the new main button bar.
Fixed: The treeview height was not remember after check/uncheck the option "Button Bar Tree".
Fixed: Show wrong icon for FS-plugins buttons.
Fixed: An icon was not shown when its path is relative and its index not present.
What's new
Added: Different icons setting for the button bar panel. (now the default size is 16x16 for the tree and 32x32 for the button bar panel.)
Added: Enhancement to auto scrolling the tree while dragging.
Added: Open dialog> allows to specify non exist file name to create new button bar file.
Added: After opening a button bar file, ask to set it the new main button bar.
Fixed: The treeview height was not remember after check/uncheck the option "Button Bar Tree".
Fixed: Show wrong icon for FS-plugins buttons.
Fixed: An icon was not shown when its path is relative and its index not present.
New Danish translation for beta5 can be downloaded at:
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b5_danish.zip
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b5_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Ultra TC Button Bar Editor 6.00 beta 6, Download
What's new
Added: Button bar panel> show dropdown arrow for linked button also in sub-bar.
Added: Button bar panel> go to a linked button bar by double click on its button.
Added: Button bar tree> go to a linked button bar by double click on its item instead of open it in TC.
Added: Button bar panel> Enhancement to auto scrolling while dragging.
Added: Button bar panel> change scroll position only when it is needed after various operation (add, delete, cut, etc...)
Added: Insert the pasted button according to the right click point on the selected button (like TC)
Added: Support to open bar file via command line parameter.
Fixed: Button bar panel> a button can be dragged with right mouse button.
What's new
Added: Button bar panel> show dropdown arrow for linked button also in sub-bar.
Added: Button bar panel> go to a linked button bar by double click on its button.
Added: Button bar tree> go to a linked button bar by double click on its item instead of open it in TC.
Added: Button bar panel> Enhancement to auto scrolling while dragging.
Added: Button bar panel> change scroll position only when it is needed after various operation (add, delete, cut, etc...)
Added: Insert the pasted button according to the right click point on the selected button (like TC)
Added: Support to open bar file via command line parameter.
Fixed: Button bar panel> a button can be dragged with right mouse button.
New Danish translation for beta6 can be downloaded at:
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b6_danish.zip
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b6_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Ultra TC Button Bar Editor 6.00 beta 7, Download
What's new
Added: Button bar panel> New button added to quickly navigate between button bar files.
Added: Support relative path like "Icons\name.ico"
Added: Give "Wcmicons.dll" in %Commander_Path% high priority than any other "Wcmicons.dll" in Path environment.
Added: Surround button bar panel with a thin frame
Fixed: When moving a button from bar to another in the tree by drag and drop, the button bar panel was updated only for first move but not for next moves.
Fixed: Button bar panel> button linked to sub-bar was not highlighted properly on Windows XP.
Fixed: Buttons beside command's property fields were disappear after opening bar file.
Fixed: View> Expand Tree cause run time error with some nested bars structure.
Fixed: The message "Cannot find linked button bar" popup when double click on a button although the file exists.
What's new
Added: Button bar panel> New button added to quickly navigate between button bar files.
Added: Support relative path like "Icons\name.ico"
Added: Give "Wcmicons.dll" in %Commander_Path% high priority than any other "Wcmicons.dll" in Path environment.
Added: Surround button bar panel with a thin frame
Fixed: When moving a button from bar to another in the tree by drag and drop, the button bar panel was updated only for first move but not for next moves.
Fixed: Button bar panel> button linked to sub-bar was not highlighted properly on Windows XP.
Fixed: Buttons beside command's property fields were disappear after opening bar file.
Fixed: View> Expand Tree cause run time error with some nested bars structure.
Fixed: The message "Cannot find linked button bar" popup when double click on a button although the file exists.
New Danish translation for beta7 can be downloaded at:
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b7_danish.zip
http://madsenworld.dk/tcmd/ultra_tc_editors_bb_600b7_danish.zip
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Since 6.0 beta I can't use Configuration Editor.exe normally. It keeps reading some configuration file and the cursor is always the busy one. Though menus and buttons can be clicked, settings of TC can't be changed.
I'm using Simplfied Chinese Windows 7 32bit. TC's language is Simplified Chinese.
I'm using Simplfied Chinese Windows 7 32bit. TC's language is Simplified Chinese.
#222405 Single user licence
2yeskky
I don't know what the reason could be!
Please download the latest beta, extract in separate folder, and run "Configuration Editor.exe" with its default settings. If the program start normally then the problem could be in your data file or the program settings.
I don't know what the reason could be!
Please download the latest beta, extract in separate folder, and run "Configuration Editor.exe" with its default settings. If the program start normally then the problem could be in your data file or the program settings.
Ultra TC Button Bar Editor 6.00 beta 8, Download
What's new
Added: Button bar panel> Support scrolling by mouse wheel.
Added: Button bar panel> Support dropping multi selected files/folders from TC or Explorer.
Fixed: Button bar panel> Cannot use left and right arrow keys while the button tree is visible.
What's new
Added: Button bar panel> Support scrolling by mouse wheel.
Added: Button bar panel> Support dropping multi selected files/folders from TC or Explorer.
Fixed: Button bar panel> Cannot use left and right arrow keys while the button tree is visible.
Ultra TC Editors 6.00 beta 10, Download
What's new
Main Menu Editor
Added: Enhancement to auto scrolling the tree while dragging.
Start Menu Editor
Added: Enhancement to auto scrolling the tree while dragging.
Added: Extended Command Editor: Show item's icon from the "Icon file" field instead of "Command" field.
Added: Directory Menu Editor: parameters list and window state can be shown by adding ShowParamList=1 under [DirectoryMenuEditor] section in "ultra tc editors.ini"
What's new
Main Menu Editor
Added: Enhancement to auto scrolling the tree while dragging.
Start Menu Editor
Added: Enhancement to auto scrolling the tree while dragging.
Added: Extended Command Editor: Show item's icon from the "Icon file" field instead of "Command" field.
Added: Directory Menu Editor: parameters list and window state can be shown by adding ShowParamList=1 under [DirectoryMenuEditor] section in "ultra tc editors.ini"
Last edited by ts4242 on 2011-02-04, 22:03 UTC, edited 1 time in total.