v8.50.0002 - Window Class Changed
Posted: 07 Oct 2009 18:08
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.
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.