Thread: "Hex to Decimal" Pop-up in VS2005

  1. #1
    C++ SharK The SharK's Avatar
    Join Date
    Mar 2004
    Location
    Denmark
    Posts
    62

    Question "Hex to Decimal" Pop-up in VS2005

    How can you make VS2005 show "Hex to Decimal" -
    (in the memory display) - that which pops-up and follows the mouse...


    regards,

    >>>The SharK<<<
    Studying programming languages,
    you'll ALWAYS be a student ;-)

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    You mean the tool-tip with the slightly postit-note yellow tint to it?

    Or the watch window?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    C++ SharK The SharK's Avatar
    Join Date
    Mar 2004
    Location
    Denmark
    Posts
    62
    Hi Salem

    Yeah, I mean the: "tool-tip with the slightly postit-note yellow tint to it" ;-)
    Studying programming languages,
    you'll ALWAYS be a student ;-)

  4. #4
    C++ SharK The SharK's Avatar
    Join Date
    Mar 2004
    Location
    Denmark
    Posts
    62
    Hi Salem

    Do you know how to set tool-tips on, when debugging
    and viewing memory ?


    regards,


    The SharK
    Studying programming languages,
    you'll ALWAYS be a student ;-)

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    There's this in VS2003
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #6
    C++ SharK The SharK's Avatar
    Join Date
    Mar 2004
    Location
    Denmark
    Posts
    62

    Question

    Hi Salem


    In VS2005, you can turn on Hexadecimal display in different ways,
    not exactly like vs2003, but there's still no yellow post-it like note, when
    you hover over the memory window with the mouse ?


    regards,

    The SharK
    Studying programming languages,
    you'll ALWAYS be a student ;-)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Michael Jackson: dead at age 50
    By Sebastiani in forum General Discussions
    Replies: 78
    Last Post: 07-25-2009, 10:27 AM
  2. push n pop
    By salmansalman in forum C++ Programming
    Replies: 3
    Last Post: 05-27-2008, 09:41 AM
  3. Queues
    By ramayana in forum C Programming
    Replies: 22
    Last Post: 01-01-2006, 02:08 AM
  4. Stack using push and pop
    By silicon in forum C++ Programming
    Replies: 5
    Last Post: 11-03-2003, 04:54 PM
  5. pop up menu problem
    By bigtamscot in forum Windows Programming
    Replies: 5
    Last Post: 06-10-2003, 01:46 AM