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. Adding bullets to a list in a dialog

Adding bullets to a list in a dialog

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
10 Posts 4 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
    goodoljosh1980
    wrote on last edited by
    #1

    I am trying to output some bullet points to my dialog. Anyone know how to code this using CString/strings, etc.?

    L D 2 Replies Last reply
    0
    • G goodoljosh1980

      I am trying to output some bullet points to my dialog. Anyone know how to code this using CString/strings, etc.?

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      goodoljosh1980 wrote:

      bullet points

      You mean bullet text or are you talking radio buttons?

      led mike

      G 1 Reply Last reply
      0
      • L led mike

        goodoljosh1980 wrote:

        bullet points

        You mean bullet text or are you talking radio buttons?

        led mike

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

        sorry, bullet text

        L 1 Reply Last reply
        0
        • G goodoljosh1980

          sorry, bullet text

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          I believe those are just character codes

          ·• See
          ·• Like
          ·• This

          led mike

          G 1 Reply Last reply
          0
          • L led mike

            I believe those are just character codes

            ·• See
            ·• Like
            ·• This

            led mike

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

            you mean like ascii codes? How do I insert them into a CString?

            G 1 Reply Last reply
            0
            • G goodoljosh1980

              you mean like ascii codes? How do I insert them into a CString?

              G Offline
              G Offline
              goodoljosh1980
              wrote on last edited by
              #6

              that is, I can't find bullet points in the ASCII chart, if you have the value let me know and I can insert them using the CString::AddChar() function, I think.

              L 1 Reply Last reply
              0
              • G goodoljosh1980

                that is, I can't find bullet points in the ASCII chart, if you have the value let me know and I can insert them using the CString::AddChar() function, I think.

                L Offline
                L Offline
                led mike
                wrote on last edited by
                #7

                goodoljosh1980 wrote:

                in the ASCII chart

                Yeah that won't help because they might be FONT specific. Try the Windows Character Map tool since it allows you to set the font.

                led mike

                1 Reply Last reply
                0
                • G goodoljosh1980

                  I am trying to output some bullet points to my dialog. Anyone know how to code this using CString/strings, etc.?

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

                  Can't you just use an asterisk?


                  "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

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

                  L M 2 Replies Last reply
                  0
                  • D David Crow

                    Can't you just use an asterisk?


                    "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

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

                    L Offline
                    L Offline
                    led mike
                    wrote on last edited by
                    #9

                    Or just paint them yourself! ;P

                    led mike

                    1 Reply Last reply
                    0
                    • D David Crow

                      Can't you just use an asterisk?


                      "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

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

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

                      asterisks look more like bullet holes to 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