Move mouse pointer to default button in dialog boxes
Moderators: Hacker, petermad, Stefan2, white
Move mouse pointer to default button in dialog boxes
I have activated the option "Move mouse pointer to the default button in dialog boxes" on Win2k, but this seems not to work with TC (5.51), for instance the FTP dialog. Any ideas ... ?
Thanks,
TBeu
Thanks,
TBeu
LOL,here's a short example:djk wrote:I also, like Dominik, prefer keyboard, although I haven't checked if it's really 100 times faster.... I must count it...
I don't like the option "Move to default" but I've checked it now with A4tech Wheel 3DMouse and... it's true
TC ignores it.
F5,Enter - 10ms
click "copy",move the mouse to "OK" button & click - 1 sec
so it's really 100 times faster

anyway,i have no clue why it doesnt work with TC,maybe it doesnt have "defaultbutton" defined... i'm not into programming so i dont wanna say sh*t
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Total Commander is written in Delphi. Delphi doesn't seem to use the DEFPUSHBUTTON for default buttons - it uses its own subclassed buttons, which do have the default attribute, though. So drivers looking for DEFPUSHBUTTON will not work with TC, but drivers looking for the button with the default attribute will work. For example, it works with my Intellimouse...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
So this is a driver issue,not a missing feature in TC...ghisler(Author) wrote:Total Commander is written in Delphi. Delphi doesn't seem to use the DEFPUSHBUTTON for default buttons - it uses its own subclassed buttons, which do have the default attribute, though. So drivers looking for DEFPUSHBUTTON will not work with TC, but drivers looking for the button with the default attribute will work. For example, it works with my Intellimouse...
Re: Move mouse pointer to default button in dialog boxes
Fixed in TC 9.50 32- and 64-bit version. Thank you.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Re: Move mouse pointer to default button in dialog boxes
Confirmed. Fixed since TC 950rc1:
history.txt wrote:22.01.20 Fixed: Mouse cursor didn't jump to default button when this option was enabled in control panel - mouse (32/64)
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
Re: Move mouse pointer to default button in dialog boxes
I only replied here since it was my first ever issue I reported to the TC forum and the reason I registered for it.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more