Not sure if Don even realized this but as of v8.50.0002 the class name for XY's main window has changed from:
ThunderRT6FormDC
to
ThunderRT6Form
So for all of you using AutoHotkey and identifying the window via "ahk_class ThunderRT6FormDC" you may want to update your scripts.
@Don, if you did realize this, could you in the future make a note in the change log? I doubt I'm the only AHK user that got stung by the changes.
v8.50.0002 - Window Class Changed
-
admin
- Site Admin
- Posts: 66323
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: v8.50.0002 - Window Class Changed
Nope, I did not realize it. It's a side effect of my GDI object reduction.
Do not change your scripts yet! I might take it back..
EDIT: I will take it back.
Do not change your scripts yet! I might take it back..
EDIT: I will take it back.
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: v8.50.0002 - Window Class Changed
Too late! Guess I'll just have to remember to change my scripts with the next beta.admin wrote:Do not change your scripts yet! ... I will take it back.
XYplorer Beta Club