Maybe IDM? https://www.internetdownloadmanager.com/download.html
When I open its interface, QuickSwitch shows the menu.
Search found 200 matches
- 25 Apr 2025 18:35
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
- 24 Apr 2025 16:19
- Forum: Tips & Tricks, Questions & Answers
- Topic: Expand/collapse folders inside the detail view
- Replies: 21
- Views: 3626
Re: Expand/collapse folders inside the detail view
I saw that in "Blue Explorer" (R.I.P.) called SuperView (https://web.archive.org/web/20190317052734/http://www.smartxyz.com/tour-12-superview.html): By SuperView, you can view folders in a File List. You can expand or collapse folders freely. You can also group files by its file name. This...
- 24 Apr 2025 14:55
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Sorry, I meant modern "Select Folder" dialog was introduced in Windows Vista.
- 24 Apr 2025 11:18
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Understandable, because most apps of this type don't support "Browse for Folder" dialogs. They are tricky. What I don't understand is why programmers (including Don) use them, because there is a modern "Select Folder" dialog: sshot-1.png EDIT: AI says modern "Select Folder&q...
- 23 Apr 2025 21:46
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
They are all using the new one, not the old one. Yes, they don't have the input field, but they are new ones.
If it helps, all old dialogs have these characteristics:
Code: Select all
Window: #32770
Controls:
Static1
Static2
SysTreeView321
Button1
Button2
- 23 Apr 2025 21:18
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Doesn't work for me, tested both QuickSwitch-1.4.4-x64.exe and QuickSwitch-1.4.4-x32.exe.
Did you try it with https://www.softpedia.com/get/System/Fi ... Sync.shtml?
- 21 Apr 2025 18:16
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Any plans for supporting the worst of them all and that is "Browse for Folder" dialog? Added. Thank you, but only newer ones are supported, because the older ones still aren't: 2. This app uses even older one, which cannot be resized. https://www.softpedia.com/get/System/File-Management/S...
- 05 Apr 2025 14:08
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Thank you, I'll try to add this file dialogs support. Do archive managers have their own file dialogs? I received a suggestion to add support for BandiZip dialog... No, most don't use custom file dialogs including BandiZip which works just fine with QuickSwitch. https://www.softpedia.com/get/PORTAB...
- 05 Apr 2025 12:19
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Can you name the applications in which this dialog appears? 1. XYplorer :biggrin:, select a file, go to Edit >> Copy To >> Browse button. 2. This app uses even older one, which cannot be resized. https://www.softpedia.com/get/System/File-Management/SnailSync.shtml I think those two cover all (99%) ...
- 02 Apr 2025 20:08
- Forum: Script Exchange
- Topic: Updated QuickSwitch [AutoHotkey]
- Replies: 59
- Views: 4888
Re: Updated QuickSwitch [AutoHotkey]
Any plans for supporting the worst of them all and that is "Browse for Folder" dialog? If not supporting them maybe you can integrate this code to replace them: https://github.com/skygate2012/ReplaceBrowseForFolder In this picture you can see the oldest type which can't be even resized. Bf...
- 18 Mar 2025 19:00
- Forum: Wishes
- Topic: Horizontal Rule for the Catalog
- Replies: 3
- Views: 609
Re: Horizontal Rule for the Catalog
Yes to both.
- 05 Mar 2025 17:49
- Forum: Bug Reports
- Topic: If I delete a lebeled file, a label of another file disappears visually
- Replies: 2
- Views: 234
If I delete a lebeled file, a label of another file disappears visually
If I delete a lebeled file, a label of another file disappears, at least visually. You need to hit Refresh to see it again.
Not a big bug, but if it is easy to fix... why not.
To reproduce:
1. Label first file
2. Label second file
3. Delete first labeled file
Not a big bug, but if it is easy to fix... why not.
To reproduce:
1. Label first file
2. Label second file
3. Delete first labeled file
- 19 Feb 2025 12:29
- Forum: Wishes
- Topic: Add option to restore the old behavior of the "Name column distinguishes between"
- Replies: 7
- Views: 2788
- 19 Feb 2025 11:58
- Forum: Wishes
- Topic: Add option to restore the old behavior of the "Name column distinguishes between"
- Replies: 7
- Views: 2788
Re: Add option to restore the old behavior of the "Name column distinguishes between"
Yes. v26.80.0504 - 2025-02-12 18:52 * Configuration | General | Menus, Mouse, Usability | Mouse | Full name column select: Even if enabled, right-clicking the Name column now distinguishes between the caption part and the white part: Right-clicking the white space opens the cell context menu. Previo...
- 19 Feb 2025 10:15
- Forum: Wishes
- Topic: Add option to restore the old behavior of the "Name column distinguishes between"
- Replies: 7
- Views: 2788
Re: Add option to restore the old behavior of the "Name column distinguishes between"
Same wish. I don't like this new behaviour from v26.80.0504 at all, constantly getting wrong context menu. Maybe a tweak?