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 popup a dialog in a combobox like control?

how to popup a dialog in a combobox like control?

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
5 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.
  • G Offline
    G Offline
    G Richard
    wrote on last edited by
    #1

    I want to make a combobox control that popup a dialog. I put my control on a dialog named dialog1 and popup dialog2. I found dialog1's title bar become inactive. but when combobox popup listbox, the dialog dosen't become inactive. Is anyone can help me?:confused: :confused: thanks to all the programmers who have helped me.

    N M 2 Replies Last reply
    0
    • G G Richard

      I want to make a combobox control that popup a dialog. I put my control on a dialog named dialog1 and popup dialog2. I found dialog1's title bar become inactive. but when combobox popup listbox, the dialog dosen't become inactive. Is anyone can help me?:confused: :confused: thanks to all the programmers who have helped me.

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      That's the way it works. When you popup the modal dialog the parent dialog gets disabled. Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

      G 1 Reply Last reply
      0
      • N Nish Nishant

        That's the way it works. When you popup the modal dialog the parent dialog gets disabled. Nish Sonork ID 100.9786 voidmain www.busterboy.org If you don't find me on CP, I'll be at Bob's HungOut

        G Offline
        G Offline
        G Richard
        wrote on last edited by
        #3

        Not a modal dialog. Just like a list box in combobox!:eek: thanks to all the programmers who have helped me.

        1 Reply Last reply
        0
        • G G Richard

          I want to make a combobox control that popup a dialog. I put my control on a dialog named dialog1 and popup dialog2. I found dialog1's title bar become inactive. but when combobox popup listbox, the dialog dosen't become inactive. Is anyone can help me?:confused: :confused: thanks to all the programmers who have helped me.

          M Offline
          M Offline
          Michael P Butler
          wrote on last edited by
          #4

          Have a look here, there might be something close to what you are trying to do. http://www.codeproject.com/combobox/ Michael :-)

          G 1 Reply Last reply
          0
          • M Michael P Butler

            Have a look here, there might be something close to what you are trying to do. http://www.codeproject.com/combobox/ Michael :-)

            G Offline
            G Offline
            G Richard
            wrote on last edited by
            #5

            thanks, but I didn't find. Do u have any more suggestions?:confused: thanks to all the programmers who have helped me.

            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