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. How to draw a realtime XY plot in MFC

How to draw a realtime XY plot in MFC

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

    How to draw a realtime XY plot in MFC. I have an existing MFC application in which there are many tags that changes continuously. I have to show the value of 2 tags which changes dynamically. I have to plot an XY plot for the tags in a separate dialog or window in the existing MFC application. Please suggest me some easiest or quickest ways of doing the above task.

    V M CPalliniC C 4 Replies Last reply
    0
    • M manoharbalu

      How to draw a realtime XY plot in MFC. I have an existing MFC application in which there are many tags that changes continuously. I have to show the value of 2 tags which changes dynamically. I have to plot an XY plot for the tags in a separate dialog or window in the existing MFC application. Please suggest me some easiest or quickest ways of doing the above task.

      V Offline
      V Offline
      Victor Nijegorodov
      wrote on last edited by
      #2

      Well the Microsoft [Scribble](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/MFC/general/Scribble) sample would be a good start.

      L 1 Reply Last reply
      0
      • V Victor Nijegorodov

        Well the Microsoft [Scribble](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/MFC/general/Scribble) sample would be a good start.

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

        I remember trying to learn MFC with that back in 1992. :omg:

        V 1 Reply Last reply
        0
        • L Lost User

          I remember trying to learn MFC with that back in 1992. :omg:

          V Offline
          V Offline
          Victor Nijegorodov
          wrote on last edited by
          #4

          :-D ;)

          1 Reply Last reply
          0
          • M manoharbalu

            How to draw a realtime XY plot in MFC. I have an existing MFC application in which there are many tags that changes continuously. I have to show the value of 2 tags which changes dynamically. I have to plot an XY plot for the tags in a separate dialog or window in the existing MFC application. Please suggest me some easiest or quickest ways of doing the above task.

            M Offline
            M Offline
            momoko22
            wrote on last edited by
            #5

            a hit freelancers swear by exercises — washing your face, putting on real garments and placing smartphone boundaries — and those recommendations increase to ingesting. https://www.bloglifenews.com

            1 Reply Last reply
            0
            • M manoharbalu

              How to draw a realtime XY plot in MFC. I have an existing MFC application in which there are many tags that changes continuously. I have to show the value of 2 tags which changes dynamically. I have to plot an XY plot for the tags in a separate dialog or window in the existing MFC application. Please suggest me some easiest or quickest ways of doing the above task.

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              You might also search for a CodeProject article on the topic[^].

              In testa che avete, signor di Ceprano?

              1 Reply Last reply
              0
              • M manoharbalu

                How to draw a realtime XY plot in MFC. I have an existing MFC application in which there are many tags that changes continuously. I have to show the value of 2 tags which changes dynamically. I have to plot an XY plot for the tags in a separate dialog or window in the existing MFC application. Please suggest me some easiest or quickest ways of doing the above task.

                C Offline
                C Offline
                charlieg
                wrote on last edited by
                #7

                There are many good articles about drawing in mfc - which is really pretty much Win32. Rather than have that magical moment where you get it running and it flickers constantly, make sure to look into double buffering with a bitmap.

                Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                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