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. multitask progress and process ???

multitask progress and process ???

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++help
3 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.
  • M Offline
    M Offline
    Mughi
    wrote on last edited by
    #1

    hi I have an MFC MDI application, in which i carry out an process and at the end open an log file. This process involves quite a lot of time. During this process, i want to implement a progress bar, showing the status of the process. How do i do tht. Can someone, please help me on this. I thank in advance. cheers Mughi

    N 1 Reply Last reply
    0
    • M Mughi

      hi I have an MFC MDI application, in which i carry out an process and at the end open an log file. This process involves quite a lot of time. During this process, i want to implement a progress bar, showing the status of the process. How do i do tht. Can someone, please help me on this. I thank in advance. cheers Mughi

      N Offline
      N Offline
      Nirav Doshi
      wrote on last edited by
      #2

      You can have a simple dialog loaded from the MDI - It would be only displaying the progress bar. The value of the progress bar can be set from the parent MDI. * Artificial intelligence is no match for natural stupidity! *

      M 1 Reply Last reply
      0
      • N Nirav Doshi

        You can have a simple dialog loaded from the MDI - It would be only displaying the progress bar. The value of the progress bar can be set from the parent MDI. * Artificial intelligence is no match for natural stupidity! *

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

        I tried that. But that doesn't happen in parallel. Only after the progress completes, my process of loading the file starts. Mughi

        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