Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

AppStudio: "Add Event Handler" VC++, version 8, .NET 2005

4 views
Skip to first unread message

PeterOut

unread,
Mar 3, 2009, 3:21:39 PM3/3/09
to
I have MS VC++ version 8.0.50727.42 (.NET 2005) installed on Win XP
5.1 (SP3) with 3.14 GB RAM.

When using AppStudio to write MFC based graphics programs, a nice
feature of version 7 was that you could right click on a menu item,
select "Add Event Handler" and you had the choice of adding an event
handler if one did not exist or editing a handler if one did exist.
This was really nice if one was not sure where the handler had been
added. You could scroll down the list of classes and the "Edit Code"
button would become enabled if you had the class with the event
handler. You could then click on "Edit Code" and go straight to the
code.

For some reason, that is way beyond me, version 8 does not have the
"Edit Code" button. It only has an "Add and Edit" button which is
disabled when you scroll to the class with the function. As far I can
see, all that this change accomplishes is to make it much more
complicated, and time consuming, to edit existing event handlers. Am
I missing something?

Thanks,
Peter.

0 new messages