Rename: (multi-file) dialog box size
Rename: (multi-file) dialog box size
Should multi-file Rename (F2) have an F11 (maximize, or enlarge - with some sort of [automatic-ish] column width increase, fit])?
I know you can drag the dialog box size & its sizing will persist.
Assuming you wanted to keep the dialog sized (smaller), "normally", for those (perhaps less frequent times) you want more visibility, having the ability to hit F11 & have it expand... might be nice.
I know you can drag the dialog box size & its sizing will persist.
Assuming you wanted to keep the dialog sized (smaller), "normally", for those (perhaps less frequent times) you want more visibility, having the ability to hit F11 & have it expand... might be nice.
Re: Rename: (multi-file) dialog box size
Nice thought, but doesn't work (on that dialog).
Nor does (Nirsoft's) WinLister (https://www.nirsoft.net/utils/winlister.html).
Nor does (Nirsoft's) WinLister (https://www.nirsoft.net/utils/winlister.html).
Re: Rename: (multi-file) dialog box size
Hmm, in my case it works under the following conditions:
1. I start the AHK script by double-clicking on the file "Window_maximize-restore_F11.ahk"
2. In 'Everything' I mark two files
3. F2 --> "Rename"-window appears
4. F11 --> "Rename"-window is maximized
5. F11 --> Reset "Rename"-window size to original size
________________________________________________
Windows 10 Pro (x64) Version 1909 (OS build 18363.815)
Intel(R) Core(TM) i7-4770 CPU @ 3.4OGHz, 16 GB RAM
'Everything'-Version 1.4.1.978 (x64)
Portable on Systemdrive C: in C:\Tools\Everything
Re: Rename: (multi-file) dialog box size
You're on 10, I'm on 7.
Wonder if that matters?
Wonder if that matters?
Re: Rename: (multi-file) dialog box size
Or maybe the AutoHotkey version?
Current version: v1.1.32.00 - November 24, 2019
But there will certainly be a forum member here who will do a short test with Windows 7 and then report. ...
Current version: v1.1.32.00 - November 24, 2019
But there will certainly be a forum member here who will do a short test with Windows 7 and then report. ...
Re: Rename: (multi-file) dialog box size
Here are my test results for WinLister v1.22 (Windows 10 Pro)
Code: Select all
Maximize Selected Windows - Ctrl+F3 works (in Winlister: click on line with title "Rename", then Ctrl+F3)
Minimize Selected Windows - Ctrl+F2 has no effect (tested with several windows);
in Winlister "Minimized" is displayed, but after calling the "Rename" window
no change is apparent. After returning to Winlister, there will be automatic
adjustment and "Maximized" is displayed.
Re: Rename: (multi-file) dialog box size
Tested with AHK 1.1.27.7 (x64) on Win10 : Works.
Re: Rename: (multi-file) dialog box size
(I had downloaded, AHK v1.1.32.00 [zip])
("F11", works in Win10. Works in XP. Did not seem to work in Win7?)
(I use [Windows] "Classic", XP-like, theme in Win7.)
("F11", works in Win10. Works in XP. Did not seem to work in Win7?)
(I use [Windows] "Classic", XP-like, theme in Win7.)
Re: Rename: (multi-file) dialog box size
Tested with AHK 1.1.25 (x64) on Win7 : Works. Even in classic theme.
Re: Rename: (multi-file) dialog box size
I betcha!
I betcha!
It just dawned on me!
I'm running two instances (of Everything).
One as admin, I betcha... yep, that was it!
OK, good to know .
I betcha!
It just dawned on me!
I'm running two instances (of Everything).
One as admin, I betcha... yep, that was it!
OK, good to know .
Re: Rename: (multi-file) dialog box size
[off topic]
Almost 2500 posts, @therube, Congratulations!
I heard you get a signed "Thank you" poster with the Everything logo to put above your bed (or was it a mug?) when you reach 2500 posts
(that's the only reason why I post so much lately )
[/off topic]
For those in doubt: this is not serious, of course.
Almost 2500 posts, @therube, Congratulations!
I heard you get a signed "Thank you" poster with the Everything logo to put above your bed (or was it a mug?) when you reach 2500 posts
(that's the only reason why I post so much lately )
[/off topic]
For those in doubt: this is not serious, of course.
Re: Rename: (multi-file) dialog box size
I've made all sizeable dialog boxes maximizable for the next update.
I've also made dialog boxes with no parent minimizable.
I'm looking into making some of the dialog boxes modeless, so you can continue to use Everything while they are open. For example:
Organize filters, Organize Bookmarks, Options.
I'll consider F11 to toggle maximize.
Thank you for the suggestion.
I've also made dialog boxes with no parent minimizable.
I'm looking into making some of the dialog boxes modeless, so you can continue to use Everything while they are open. For example:
Organize filters, Organize Bookmarks, Options.
I'll consider F11 to toggle maximize.
Thank you for the suggestion.
Re: Rename: (multi-file) dialog box size
(AHK F11 is a bit odd - when your program already uses F11, & instead of F11 performing what it should, the program window, goes - ZOOM.)