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. Notes in MFC/Win32 App

Notes in MFC/Win32 App

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
3 Posts 3 Posters 13 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.
  • J Offline
    J Offline
    john5632
    wrote on last edited by
    #1

    I have a window containing some data. I need to add functionality to add notes anywhere in window. Please guide.

    L M 2 Replies Last reply
    0
    • J john5632

      I have a window containing some data. I need to add functionality to add notes anywhere in window. Please guide.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You need to provide considerably more details of the code you are using and exactly what you are trying to do. As it stands it is impossible to suggest anything useful.

      1 Reply Last reply
      0
      • J john5632

        I have a window containing some data. I need to add functionality to add notes anywhere in window. Please guide.

        M Offline
        M Offline
        Maximilien
        wrote on last edited by
        #3

        Anywhere means nothing. What do you want to do, exactly ? What is or what kind of data in your window ? How is it represented ? What kind of notes you want to add ? What relation has the note and the data ? Do you have an example of something similar you want to do ? Without more details... I'd handle a click or double click event, open a modal popup window with a text box, and on the OK button, save the note whereever you want to save the note.

        CI/CD = Continuous Impediment/Continuous Despair

        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