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. modal dialog problem

modal dialog problem

Scheduled Pinned Locked Moved C / C++ / MFC
helpannouncement
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.
  • J Offline
    J Offline
    Jan Hirak
    wrote on last edited by
    #1

    I have created modal dialog and I passed pointer to my View class to it. Now I need to get input from the dialog and update my List control in View class in real time. Is there any way to overwrite modal stage of the view only for input a then reset it back.

    M 1 Reply Last reply
    0
    • J Jan Hirak

      I have created modal dialog and I passed pointer to my View class to it. Now I need to get input from the dialog and update my List control in View class in real time. Is there any way to overwrite modal stage of the view only for input a then reset it back.

      M Offline
      M Offline
      Mustafa Demirhan
      wrote on last edited by
      #2

      pepevejlupek wrote: Is there any way to overwrite modal stage of the view only for input a then reset it back. :confused: What do you mean by that? If you just need to get the data from the dialog and update the view class; just get the data in the part that you call the modal dialog. Then pass this data to your View class using either messaging or calling the functions of the view directly. Mustafa Demirhan http://www.macroangel.com Sonork ID 100.9935:zoltrix

      They say I'm lazy but it takes all my time

      J 1 Reply Last reply
      0
      • M Mustafa Demirhan

        pepevejlupek wrote: Is there any way to overwrite modal stage of the view only for input a then reset it back. :confused: What do you mean by that? If you just need to get the data from the dialog and update the view class; just get the data in the part that you call the modal dialog. Then pass this data to your View class using either messaging or calling the functions of the view directly. Mustafa Demirhan http://www.macroangel.com Sonork ID 100.9935:zoltrix

        They say I'm lazy but it takes all my time

        J Offline
        J Offline
        Jan Hirak
        wrote on last edited by
        #3

        thanks i found my problem. it had nothing to do with modal dialog.:rolleyes:

        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