LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Breakpoint on attribute change to a control

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/
Message 1 of 3
(2,665 Views)

This could be a good tool I have searched for several times... and never found! Smiley Frustrated

 

You should post it to CVI Idea Exchange board: I will kudos it immediately! Smiley Wink



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 3
(2,662 Views)
Done:
http://forums.ni.com/t5/LabWindows-CVI-Idea-Exchange/Set-breakpoint-on-
control-attribute-change/idi-p/1897055
--
Guillaume Dargaud
http://www.gdargaud.net/
0 Kudos
Message 3 of 3
(2,650 Views)