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. Creating variable window...Help!

Creating variable window...Help!

Scheduled Pinned Locked Moved C / C++ / MFC
data-structuresc++debuggingperformancehelp
2 Posts 2 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.
  • I Offline
    I Offline
    irshad_bukhari
    wrote on last edited by
    #1

    Hi I am developing a variable window which looks like VC++ editor's variable window. I am able to generate a tree . I am getting the contents every time from memory & displaying it. So for every "OnStepExecute F11(my debugger command)" , i am deleting the contents of tree & regenerating the tree for variable tree. So any one knows how to store the previous status of tree, so that every-time the user need not expand the tree to look variable(array/struct) contents. or do any one have such appilcation which creates variable window. thanks in advance Irshad

    A 1 Reply Last reply
    0
    • I irshad_bukhari

      Hi I am developing a variable window which looks like VC++ editor's variable window. I am able to generate a tree . I am getting the contents every time from memory & displaying it. So for every "OnStepExecute F11(my debugger command)" , i am deleting the contents of tree & regenerating the tree for variable tree. So any one knows how to store the previous status of tree, so that every-time the user need not expand the tree to look variable(array/struct) contents. or do any one have such appilcation which creates variable window. thanks in advance Irshad

      A Offline
      A Offline
      Antony M Kancidrowski
      wrote on last edited by
      #2

      I do not see why you need to delete the tree contents. Why not update the specific node(s) data and force a redraw of the node(s). Ant. I'm hard, yet soft.
      I'm coloured, yet clear.
      I'm fuity and sweet.
      I'm jelly, what am I? Muse on it further, I shall return!
      - David Williams (Little Britain)

      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