Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. New Help Needed Check previous post

New Help Needed Check previous post

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiohelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tom Moore
    wrote on last edited by
    #1

    Far Pointer said this to me yesterday :) Hi, Follow this CInitials::CEdit(derived from CEdit) make a control variable from CInitials and link it to the editbox(through classwizard) then you will be able to tap it on the CInitials::OnChar(..)(through classwizard), or else add the EN_CHANGE handler this will also help you . Regards FarPOinter This was my response. Thanks, but im using Visual C++ 7.1 not Visual Studio 6.0. Visual C++ 7.1 comes with Visual Studio 2003. Thanks for the suggestion anyway. Tom Any help would be appreciated on catching WM_CHAR in the derived class, although it doesnt show in the Add Event Handler and like im saying there is no class wizard in VC++.NET 2003. Only Add Event Handler and new Class Dialog. Tom

    C 1 Reply Last reply
    0
    • T Tom Moore

      Far Pointer said this to me yesterday :) Hi, Follow this CInitials::CEdit(derived from CEdit) make a control variable from CInitials and link it to the editbox(through classwizard) then you will be able to tap it on the CInitials::OnChar(..)(through classwizard), or else add the EN_CHANGE handler this will also help you . Regards FarPOinter This was my response. Thanks, but im using Visual C++ 7.1 not Visual Studio 6.0. Visual C++ 7.1 comes with Visual Studio 2003. Thanks for the suggestion anyway. Tom Any help would be appreciated on catching WM_CHAR in the derived class, although it doesnt show in the Add Event Handler and like im saying there is no class wizard in VC++.NET 2003. Only Add Event Handler and new Class Dialog. Tom

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Tom Moore wrote:

      like im saying there is no class wizard in VC++.NET 2003. Only Add Event Handler and new Class Dialog.

      Although you don't use the class wizard, you can still follow this persons advice. Why would Add Event Handler not allow you to add a handler for an event ? Christian Graus - Microsoft MVP - C++

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups