Jim G.
March 30th, 1999, 03:47 PM
I built an application with AppWizzard so I have the standard menus, toolbar, etc. I was wondering why my CEdit boxes (in a CFormView) won't handle cut and paste commands form the standard menu. What's weird is that when you right click the edit box, a pop-up menu comes up that lets you cut and paste. Now why would those nice folks at Microsoft add that kind of functionality to CEdit, but not message handlers for the main edit menu commands? Or am I missing something?
Thanks,
Jim
PS I know that I could derive a class from CEdit and handle the commands. Is that the only way to do it?
Thanks,
Jim
PS I know that I could derive a class from CEdit and handle the commands. Is that the only way to do it?