Window Spy resize

Report problems with documented functionality
HuBa
Posts: 6
Joined: 28 Feb 2018, 14:17

Window Spy resize

01 Mar 2018, 03:26

The width of Focused Control text field is not adjusted when the Window Spy dialog is resized horizontally.

BTW maybe it would also be better if one of the text fields would expand vertically when the window is resized vertically.
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: Window Spy resize

01 Mar 2018, 06:27

Also, for Active Window Position, the Client X/Y coordinates are missing, this might make someone think that they are the same as the X/Y coordinates in the line above (they are not).
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
guest3456
Posts: 3463
Joined: 09 Oct 2013, 10:31

Re: Window Spy resize

02 Mar 2018, 10:09

the WindowSpy is now just an AHK script, so you can fix the changes and submit a pull request on github to have the changes merged in

User avatar
divanebaba
Posts: 805
Joined: 20 Dec 2016, 03:53
Location: Diaspora

Re: Window Spy resize

10 Jul 2018, 16:46

guest3456 wrote:the WindowSpy is now just an AHK script, so you can fix the changes and submit a pull request on github to have the changes merged in
Hmm. I could not find github-site with WindowSpy.
Could be more difficult than using alternative WindowSpy versions.

My WindowSpy has had weird behaviour. The last days, some controls could be resized to zero. :wtf:
I fixed it quickly, see below:

Code: Select all

GuiSize:
...
ctrlW := A_GuiWidth ; - horzMargin ; <--- comment this out
list = Title,MousePos,MouseCur,Pos,SBText,VisText,AllText,Freeze,Ctrl ; <<-- add "Ctrl" to resize this forgotten edit-control
...
To reduce global maintenance it would be nice if this could be fixed for next update.
Einfach nur ein toller Typ. :mrgreen:
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: Window Spy resize

11 Jul 2018, 22:28

It's part of the AutoHotkey-Release repository.
https://github.com/Lexikos/AutoHotkey-R ... Spy.v1.ahk

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 56 guests