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. Color of Breakpoint in VC++?

Color of Breakpoint in VC++?

Scheduled Pinned Locked Moved C / C++ / MFC
c++debuggingtutorialquestion
6 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.
  • S Offline
    S Offline
    SanjaySMK
    wrote on last edited by
    #1

    Hello everybody, I would like to know how to get the color of the breakpoint circle, which visual C++ uses, when the user presses F9 to set a breakpoint? Thanks,

    Software Developer Sanjay Khapre

    H Steve EcholsS 2 Replies Last reply
    0
    • S SanjaySMK

      Hello everybody, I would like to know how to get the color of the breakpoint circle, which visual C++ uses, when the user presses F9 to set a breakpoint? Thanks,

      Software Developer Sanjay Khapre

      Steve EcholsS Offline
      Steve EcholsS Offline
      Steve Echols
      wrote on last edited by
      #2

      I don't think there's any function to get that, but it's RGB( 128, 0, 0) (at least for VC6).


      - S 50 cups of coffee and you know it's on!

      • S
        50 cups of coffee and you know it's on!
        Code, follow, or get out of the way.
      _ 1 Reply Last reply
      0
      • S SanjaySMK

        Hello everybody, I would like to know how to get the color of the breakpoint circle, which visual C++ uses, when the user presses F9 to set a breakpoint? Thanks,

        Software Developer Sanjay Khapre

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

        if you want change color from breakpoint see Tools->option->Enviroment->Fonts and Colors->Display items->Breakpoint*

        _**


        **_

        WhiteSky


        1 Reply Last reply
        0
        • Steve EcholsS Steve Echols

          I don't think there's any function to get that, but it's RGB( 128, 0, 0) (at least for VC6).


          - S 50 cups of coffee and you know it's on!

          _ Offline
          _ Offline
          _AnsHUMAN_
          wrote on last edited by
          #4

          Steve Echols wrote:

          but it's RGB( 128, 0, 0)

          I found it to be RGB(132,0,0) in VS6.0 and VS .NET 2003

          Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

          Steve EcholsS 1 Reply Last reply
          0
          • _ _AnsHUMAN_

            Steve Echols wrote:

            but it's RGB( 128, 0, 0)

            I found it to be RGB(132,0,0) in VS6.0 and VS .NET 2003

            Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_

            Steve EcholsS Offline
            Steve EcholsS Offline
            Steve Echols
            wrote on last edited by
            #5

            Hmmm, apparently it's configurable, according to WhiteSky's post. I'm setting mine to a nice mix of Yellow #5 and Red #2, the same Kraft uses for their macaroni and cheese. :-D


            - S 50 cups of coffee and you know it's on!

            • S
              50 cups of coffee and you know it's on!
              Code, follow, or get out of the way.
            H 1 Reply Last reply
            0
            • Steve EcholsS Steve Echols

              Hmmm, apparently it's configurable, according to WhiteSky's post. I'm setting mine to a nice mix of Yellow #5 and Red #2, the same Kraft uses for their macaroni and cheese. :-D


              - S 50 cups of coffee and you know it's on!

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

              I think its good 53,108,236 for breakpoint

              _**


              **_

              WhiteSky


              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