When retriving references to Control that are contained in a cluster. The default name that
appear in the Event Structure is: : Mouse down.
I have found a workaround to correct the problem. But I would apreciate a more convinient way to do this.
This is the workaround I found to change the names in the Event Structure
I cast the References using a Reference constant and I change the label of
that constant.
See the VI for more detail. It is well commented.
Is there any way to change the name of a dynamic event without doing the
cast trick?