Hi guys,
I'm constructing a dialog in an MFC dialog based app, and when I double
click on a button to add an event handler, it brings up the class wizard
instead. If I try to use the context menu to add the default event handler
instead, then I get a script error saying
Line 327
Char 4
Error "Can't move focus to the control because it is invisible, not
enabled, or of a type that does not accept the focus"
Code 0
URL file ://C:\Program Files\Microsoft Visual Studio
.NET\Vc7\VCWizards\CommandWiz\HTML\1033\default.htm
Today I installed Visual Studio 6 and I'm wondering if that might have
messed something up. I've not noticed this happening before, and it could
just be a coincidence.
Either way, does anyone know a way to fix this? (I'd rather not try a NET
reinstall if possible, since I remember attempting a reinstall last year and
it failed on me)
Many thanks for any help anyone can provide.
Regards
Andy
Andy Nicholas - 31 Jul 2004 22:29 GMT
Oh, I forgot to mention... the events in the properties dialog box (under
the lighting bolt icon) are also missing.
Actually, I've also just found that all these problems are happening
intermittently. Sometimes it's okay, other times its not.
Any ideas what could be wrong?
Andy
> Hi guys,
>
[quoted text clipped - 24 lines]
>
> Andy