Posts: 1,275
Threads: 135
Joined: Dec 2010
Dean,
I'm having trouble accessing the hot key dialog on some(all?) of my templates
When I click the main template and select Hot Key I get an Unhandled exception in GUI Thread dialog and the main text says: No child window with id 5406 was found.
Posts: 40,483
Threads: 491
Joined: Aug 2002
What version are you on? Lots of small glitches of that sort have been fixed over the last few followup releases. If you are on 5.0.4, then it probably is still an issue since if it's been fixed it would have by then, so I'll take a look at it. If you are on 5.0.1, then try 5.0.5, which has all of the latest fixes.
http://www.charmedquark.com/Web2/Downloa..._5_0_5.exe
Dean Roddey
Explorans limites defectum
Posts: 1,275
Threads: 135
Joined: Dec 2010
Just updated to .05
Still occurring.
I created a new template to test that vs pre 5.0 created templates.
All are getting the error.
By the way, after I close out the error dialog the, I assume, hot key editor dialog comes up but it's not populated with anything. The cancel button does nothing and the only way to escape from it is via the upper right X.
Posts: 40,483
Threads: 491
Joined: Aug 2002
OK, I'll look at it tomorrow.
Dean Roddey
Explorans limites defectum
Posts: 1,275
Threads: 135
Joined: Dec 2010
Dean Roddey Wrote:OK, I'll look at it tomorrow.
Cool. Thanks.
Posts: 40,483
Threads: 491
Joined: Aug 2002
OK, another dialog was added but had the same id as the hot keys dialog, but was earlier in the resource file. So it was getting loaded, and didn't have the right controls of course for the hot keys dialog that loaded it. I need to update my resource compiler to complain about that.
Dean Roddey
Explorans limites defectum
Posts: 1,275
Threads: 135
Joined: Dec 2010
Thanks Dean,
Any chance of getting an update?
Posts: 40,483
Threads: 491
Joined: Aug 2002
Probably tomorrow.
Dean Roddey
Explorans limites defectum
Posts: 40,483
Threads: 491
Joined: Aug 2002
OK, this should fix it. I didn't bump the version number in the release notes, since this is just going up to take care of this issue for you. It's the only change in this drop.
http://www.charmedquark.com/Web2/Downloa..._5_0_6.exe
Dean Roddey
Explorans limites defectum
Posts: 1,275
Threads: 135
Joined: Dec 2010