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. Gantt chart

Gantt chart

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

    I want to develop an application with MFC,which has similar functions to Gantt chart.But I don't know how to start,please give me some advice.Many thanks in advance.

    L C T 3 Replies Last reply
    0
    • L Lost User

      I want to develop an application with MFC,which has similar functions to Gantt chart.But I don't know how to start,please give me some advice.Many thanks in advance.

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

      It's impossible to give an answer to such questions in a technical forum. You need to analyse your requirements and figure out how you wish to represent the data in your charts. The chances are that you will be drawing lines and blocks so the GDI+[^] classes will probably be of some use.

      The best things in life are not things.

      L 1 Reply Last reply
      0
      • L Lost User

        I want to develop an application with MFC,which has similar functions to Gantt chart.But I don't know how to start,please give me some advice.Many thanks in advance.

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        Take a look at my charting control[^]High-speed Charting Control[^] article. It has support for Gantt series too.

        Cédric Moonen Software developer
        Charting control [v3.0] OpenGL game tutorial in C++

        L 1 Reply Last reply
        0
        • L Lost User

          I want to develop an application with MFC,which has similar functions to Gantt chart.But I don't know how to start,please give me some advice.Many thanks in advance.

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          Jokcy wrote:

          I want to develop an application with MFC,which has similar functions to Gantt chart.

          I am assuming you have 3-4 yrs of development experience in MFC. if you want to develop your own charting control, you can go through GDi and GDI+ classes, which provide you low level access to window graphics. Otherwise google is always your good friends for developer!

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
          Never mind - my own stupidity is the source of every "problem" - Mixture

          cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

          L 1 Reply Last reply
          0
          • C Cedric Moonen

            Take a look at my charting control[^]High-speed Charting Control[^] article. It has support for Gantt series too.

            Cédric Moonen Software developer
            Charting control [v3.0] OpenGL game tutorial in C++

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

            Thank you.I'll read it carefully! :-O

            1 Reply Last reply
            0
            • L Lost User

              It's impossible to give an answer to such questions in a technical forum. You need to analyse your requirements and figure out how you wish to represent the data in your charts. The chances are that you will be drawing lines and blocks so the GDI+[^] classes will probably be of some use.

              The best things in life are not things.

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

              Thank you.It's really very difficulty.Let me have a try.

              1 Reply Last reply
              0
              • T ThatsAlok

                Jokcy wrote:

                I want to develop an application with MFC,which has similar functions to Gantt chart.

                I am assuming you have 3-4 yrs of development experience in MFC. if you want to develop your own charting control, you can go through GDi and GDI+ classes, which provide you low level access to window graphics. Otherwise google is always your good friends for developer!

                "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
                Never mind - my own stupidity is the source of every "problem" - Mixture

                cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

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

                I am a green hand .Anyway,thank you all the same.I just want to train myself.

                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