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. Cannot trap F9 key in my application!!!

Cannot trap F9 key in my application!!!

Scheduled Pinned Locked Moved C / C++ / MFC
c++debugginghelp
1 Posts 1 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.
  • S Offline
    S Offline
    SanjaySMK
    wrote on last edited by
    #1

    Hello, I have a dialog-based MFC application, in which there is a RichEdit control, on whichever line the cursor is present inside the RichEdit control, if I press F9 key, that should show one circle with the color that VC++ uses for setting the breakpoint outside the Richedit control but on the dialog box on the same line where the cursor is present. My approach is, that if I have to work out the OnKeyDown message on the RichEdit control as a child of the dialog box, I will have to derive a class from CRichEditCtrl, which I am doing, but still not able to trap the F9 key, so that it will show the circle with that color. Please help.

    Software Developer Sanjay Khapre

    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