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. MessageBox Without any Button

MessageBox Without any Button

Scheduled Pinned Locked Moved C / C++ / MFC
5 Posts 5 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
    Manjunath S
    wrote on last edited by
    #1

    Hi, I Have used MessageBox(NULL,"Please wait","Information",MB_OK). to display message box in win32 DLL. But now i need display a Message Box without any button ,i.e This message box should disappear itself after few seconds ... Manjunath S GESL Bangalore

    Z A H D 4 Replies Last reply
    0
    • M Manjunath S

      Hi, I Have used MessageBox(NULL,"Please wait","Information",MB_OK). to display message box in win32 DLL. But now i need display a Message Box without any button ,i.e This message box should disappear itself after few seconds ... Manjunath S GESL Bangalore

      Z Offline
      Z Offline
      zeus_master
      wrote on last edited by
      #2

      ;Pcreate a dialog, and use time event......

      1 Reply Last reply
      0
      • M Manjunath S

        Hi, I Have used MessageBox(NULL,"Please wait","Information",MB_OK). to display message box in win32 DLL. But now i need display a Message Box without any button ,i.e This message box should disappear itself after few seconds ... Manjunath S GESL Bangalore

        A Offline
        A Offline
        Aqueel
        wrote on last edited by
        #3

        Make a dialog box as you want. Now create this dialog using DoModal() in a thread function. Just initiate that thread when you want to show that dialog and kill the thread when you want to make the dialog disappeared. Good luck We Believe in Excellence www.aqueelmirza.cjb.net

        1 Reply Last reply
        0
        • M Manjunath S

          Hi, I Have used MessageBox(NULL,"Please wait","Information",MB_OK). to display message box in win32 DLL. But now i need display a Message Box without any button ,i.e This message box should disappear itself after few seconds ... Manjunath S GESL Bangalore

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          for this purpose i think you need to create your dialog instead messagebox_**


          **_

          whitesky


          1 Reply Last reply
          0
          • M Manjunath S

            Hi, I Have used MessageBox(NULL,"Please wait","Information",MB_OK). to display message box in win32 DLL. But now i need display a Message Box without any button ,i.e This message box should disappear itself after few seconds ... Manjunath S GESL Bangalore

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            See here.


            "Money talks. When my money starts to talk, I get a bill to shut it up." - Frank

            "Judge not by the eye but by the heart." - Native American Proverb

            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