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 probs

Messagebox probs

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
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.
  • R Offline
    R Offline
    Ram Murali
    wrote on last edited by
    #1

    Hi, My messagebox code snippet is like this MessageBox( "Welcome", "title",MB_OK|MB_ICONINFORMATION); How do i control the location of the message "welcome" in the messagebox? (if i want to move the word "welcome" to someother place, how do i do tat?). Can anyone please help me in this problem? Thanks in Advance. Regards, Ram

    T N 2 Replies Last reply
    0
    • R Ram Murali

      Hi, My messagebox code snippet is like this MessageBox( "Welcome", "title",MB_OK|MB_ICONINFORMATION); How do i control the location of the message "welcome" in the messagebox? (if i want to move the word "welcome" to someother place, how do i do tat?). Can anyone please help me in this problem? Thanks in Advance. Regards, Ram

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

      Ram Murali wrote:

      ow do i control the location of the message "welcome" in the messagebox? (if i want to move the word "welcome" to someother place, how do i do tat?). Can anyone please help me in this problem?

      use \n :- New Line \t :- tab!

      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

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

      R 1 Reply Last reply
      0
      • T ThatsAlok

        Ram Murali wrote:

        ow do i control the location of the message "welcome" in the messagebox? (if i want to move the word "welcome" to someother place, how do i do tat?). Can anyone please help me in this problem?

        use \n :- New Line \t :- tab!

        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

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

        R Offline
        R Offline
        Ram Murali
        wrote on last edited by
        #3

        I wannu control the location of the string in -x direction(move towards left side) not in y direction. sorry for the confusion. Regards, Ram -- modified at 3:32 Friday 21st July, 2006

        T 1 Reply Last reply
        0
        • R Ram Murali

          Hi, My messagebox code snippet is like this MessageBox( "Welcome", "title",MB_OK|MB_ICONINFORMATION); How do i control the location of the message "welcome" in the messagebox? (if i want to move the word "welcome" to someother place, how do i do tat?). Can anyone please help me in this problem? Thanks in Advance. Regards, Ram

          N Offline
          N Offline
          NiceNaidu fo
          wrote on last edited by
          #4

          U need to write your own Custom MessageBox. Chk this link http://www.catch22.net/tuts/msgbox.asp[^] Appu.. "If you judge people, you have no time to love them."

          1 Reply Last reply
          0
          • R Ram Murali

            I wannu control the location of the string in -x direction(move towards left side) not in y direction. sorry for the confusion. Regards, Ram -- modified at 3:32 Friday 21st July, 2006

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

            Ram Murali wrote:

            wannu control the location of the string in -x direction(move towards left side) not in y direction. sorry for the confusion.

            For that you have to write your own custom MessageBox as quoted by NiceNaidu

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

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

            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