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