Hello all again,
Is there a way to set a breakpoint so that the program stops if anything
happens on a control, like an attribute change ?
The reason is that I have a control that behaves erratically in a complex
app. I suspect there must be a bug with the wrong panel number somewhere and
this unfortunate control is the recipient of some command not destined for
it, but I have hundreds of panels and cannot find it.
I looked at the resource tracking, but I have no idea how this works.
And if it's not possible, maybe some addition to SetBreakOnLibraryError,
something like SetBreakOnControl(panel, control, AttributeList) or similar.
--
Guillaume Dargaud
http://www.gdargaud.net/