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. Seperator in dialog ?

Seperator in dialog ?

Scheduled Pinned Locked Moved C / C++ / MFC
question
7 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.
  • B Offline
    B Offline
    Brian van der Beek
    wrote on last edited by
    #1

    In many dialogs you see a separator between 2 text blocks (looks like 1 line of a group box). How do you draw such a line?

    C 1 Reply Last reply
    0
    • B Brian van der Beek

      In many dialogs you see a separator between 2 text blocks (looks like 1 line of a group box). How do you draw such a line?

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      create a "picture" object that's only one line high. (it's the icon that looks like it has a picture on it) -c


      Image tools: ThumbNailer, Bobber, TIFFAssembler

      B P 3 Replies Last reply
      0
      • C Chris Losinger

        create a "picture" object that's only one line high. (it's the icon that looks like it has a picture on it) -c


        Image tools: ThumbNailer, Bobber, TIFFAssembler

        B Offline
        B Offline
        Brian van der Beek
        wrote on last edited by
        #3

        thanx! So simple, still I could not find t. :-O

        1 Reply Last reply
        0
        • C Chris Losinger

          create a "picture" object that's only one line high. (it's the icon that looks like it has a picture on it) -c


          Image tools: ThumbNailer, Bobber, TIFFAssembler

          B Offline
          B Offline
          Brian van der Beek
          wrote on last edited by
          #4

          thanx! So simple, still I could not find it. :-O

          1 Reply Last reply
          0
          • C Chris Losinger

            create a "picture" object that's only one line high. (it's the icon that looks like it has a picture on it) -c


            Image tools: ThumbNailer, Bobber, TIFFAssembler

            P Offline
            P Offline
            puzzolino
            wrote on last edited by
            #5

            It's not enough, you need to enable the sunken style as well.

            C 1 Reply Last reply
            0
            • P puzzolino

              It's not enough, you need to enable the sunken style as well.

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #6

              i disagree. i've never set the 'sunken' style on one of those. -c


              Image tools: ThumbNailer, Bobber, TIFFAssembler

              P 1 Reply Last reply
              0
              • C Chris Losinger

                i disagree. i've never set the 'sunken' style on one of those. -c


                Image tools: ThumbNailer, Bobber, TIFFAssembler

                P Offline
                P Offline
                puzzolino
                wrote on last edited by
                #7

                I like using them this way ;P

                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