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. what kind of window can have a caret?

what kind of window can have a caret?

Scheduled Pinned Locked Moved C / C++ / MFC
question
9 Posts 7 Posters 1 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.
  • C Offline
    C Offline
    code_discuss
    wrote on last edited by
    #1

    I find that edit box has a caret but button doesn't. What's the main differenct of them?

    M R M H 4 Replies Last reply
    0
    • C code_discuss

      I find that edit box has a caret but button doesn't. What's the main differenct of them?

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #2

      well, duh.

      Maximilien Lincourt Your Head A Splode - Strong Bad

      C B 2 Replies Last reply
      0
      • M Maximilien

        well, duh.

        Maximilien Lincourt Your Head A Splode - Strong Bad

        C Offline
        C Offline
        code_discuss
        wrote on last edited by
        #3

        ?

        1 Reply Last reply
        0
        • M Maximilien

          well, duh.

          Maximilien Lincourt Your Head A Splode - Strong Bad

          B Offline
          B Offline
          BadKarma
          wrote on last edited by
          #4

          Thats easy, the CBugsBunnyWnd ;P

          codito ergo sum

          1 Reply Last reply
          0
          • C code_discuss

            I find that edit box has a caret but button doesn't. What's the main differenct of them?

            R Offline
            R Offline
            Rajesh R Subramanian
            wrote on last edited by
            #5

            Isn't this kind of obvious? You'll have a caret only where there is a text-area (where you could possibly type and the letters appear). What possibly made you ask such a question?

            Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

            M 1 Reply Last reply
            0
            • R Rajesh R Subramanian

              Isn't this kind of obvious? You'll have a caret only where there is a text-area (where you could possibly type and the letters appear). What possibly made you ask such a question?

              Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

              M Offline
              M Offline
              Michael Schubert
              wrote on last edited by
              #6

              I bet he can almost smell your angry gas... ;P

              R 1 Reply Last reply
              0
              • C code_discuss

                I find that edit box has a caret but button doesn't. What's the main differenct of them?

                M Offline
                M Offline
                Mark Salsbery
                wrote on last edited by
                #7

                You can use the caret in any window you want to. Since a caret is generally used to mark an insertion point, it only really makes sense to use it where the user can insert something. Carets[^] Mark

                Mark Salsbery Microsoft MVP - Visual C++ :java:

                1 Reply Last reply
                0
                • M Michael Schubert

                  I bet he can almost smell your angry gas... ;P

                  R Offline
                  R Offline
                  Rajesh R Subramanian
                  wrote on last edited by
                  #8

                  Probably yes. :laugh:

                  Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

                  1 Reply Last reply
                  0
                  • C code_discuss

                    I find that edit box has a caret but button doesn't. What's the main differenct of them?

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

                    Caret is for text and editbox is for enter the textes but I guess your intent is focus,right?

                    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