No help available in the Overwrite dialog
Moderators: Hacker, petermad, Stefan2, white
No help available in the Overwrite dialog
You can not get any help from the Overwrite dialog. I think this is wrong.
a) One Thread would be enough!
http://ghisler.ch/board/viewtopic.php?p=122422#122422
b) why you need an Help-Page for an Overwrite Dialog???
how dumb must one make himself to need one for that???
http://ghisler.ch/board/viewtopic.php?p=122422#122422
b) why you need an Help-Page for an Overwrite Dialog???
how dumb must one make himself to need one for that???
Hoecker sie sind raus!
Why "dumb"? How can any (even non-dumb) user know about such hotkeys as [Ctrl+][Alt+][Shift+]F3? About right-click context menu by right-click on the thumbnail? Only from the help file.Sir_SiLvA wrote:how dumb must one make himself to need one for that???
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
Which has to do with the overwriting Dialog what ???Flint wrote:Why "dumb"? How can any (even non-dumb) user know about such hotkeys as [Ctrl+][Alt+][Shift+]F3? About right-click context menu by right-click on the thumbnail? Only from the help file.
Sorry but the mentioned Dialog really dont need a help site as all is selfexplaining as long as you use a good lng-file....
Hoecker sie sind raus!
Whom do you mean by the word "which"? Help file, of course, doesn't have to do anything with the Overwrite dialog. The user, to the contrary, would like to know more about this dialog, its possibilities. Why then all the new additions in this dialog in TC7, if the users do not know about them?Sir_SiLvA wrote:Which has to do with the overwriting Dialog what ???
Illustrate please, how a good lng-file helps me to suddenly know that I can right-click on the thumbnail in the Overwrite dialog to get the context menu. Or that I can press F3 to view one of the files. I can't imagine such self-explaining Overwrite dialog...Sir_SiLvA wrote:Sorry but the mentioned Dialog really dont need a help site as all is selfexplaining as long as you use a good lng-file....
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
That is an entirely different issue. I have added some text now, to clarify it for you.Sir_SiLvA wrote: a) One Thread would be enough!
http://ghisler.ch/board/viewtopic.php?p=122422#122422
I needed it. Thank you for calling me names.Sir_SiLvA wrote: b) why you need an Help-Page for an Overwrite Dialog???
how dumb must one make himself to need one for that???
... or from your post. Thanks for the interesting hints!Flint wrote:How can any (even non-dumb) user know about such hotkeys as [Ctrl+][Alt+][Shift+]F3? About right-click context menu by right-click on the thumbnail? Only from the help file.
By experimenting I found out that Ctrl+Shift+F3 calls cm_IntCompareFilesByContent as in the "Synchronize directories" dialog. This is not (yet) documented in the help file.
Furthermore the x and checkmark icons of the overwrite dialog always provide the context menu, even when the thumbnails are disabled.
Documenting hidden features in the help file is only a minimal solution which may be upgraded somewhat by adding a Help button to complex dialogs. Generally I think it is more user-friendly to unhide hidden features by improving the GUI.
In case of the overwrite dialog I suggest to extend the "More Options >>" menu. It should include all commands that are invokable by predefined keyboard shortcuts. The caption of each command should be followed by its shortcut as in usual menus.
The same applies to the context menu of "Sychronize directories". See also http://ghisler.ch/board/viewtopic.php?p=121666#121666.
Thanks for this hint, I didn't know this hotkey yet.jb wrote:By experimenting I found out that Ctrl+Shift+F3 calls cm_IntCompareFilesByContent as in the "Synchronize directories" dialog.
It would be nice to be noticed about such hotkeys through the names
in the menu ("More Options..."), as this is done in the normal menus, like:
Code: Select all
Compare [Ctrl-Shift-F3]
For other hints about shortcuts as F3 / Shift-F3 a short help page would be useful, IMO.
As long as users have the idea of pressing F1 there.

Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
-- TC starter menu: Fast yet descriptive command access!
jb wrote:In case of the overwrite dialog I suggest to extend the "More Options >>" menu. It should include all commands that are invokable by predefined keyboard shortcuts. The caption of each command should be followed by its shortcut as in usual menus.
Where is the difference between the two suggestions?StatusQuo wrote:It would be nice to be noticed about such hotkeys through the names
in the menu ("More Options..."), as this is done in the normal menus, like:Code: Select all
Compare [Ctrl-Shift-F3]
Furthermore your example misses some important points. It should read as follows:
Code: Select all
...
Compare Ctrl+F3
Compare with internal tool Ctrl+Shift+F3
...
In this case "Compare with internal tool" could be omitted from the menu. On the other hand it gives the user a clue of the possibilties.
Last edited by jb on 2007-05-17, 11:27 UTC, edited 1 time in total.
"Short" is good, but in the first place the F1 help should be as context-sensitive as possible.StatusQuo wrote:For other hints about shortcuts as F3 / Shift-F3 a short help page would be useful, IMO.
As long as users have the idea of pressing F1 there.
F1 help does not work at all in the overwrite dialog. Some related information is only found indirectly via the F1 help of the copy dialog.