Hi,
I want to use an XControl (containing at least one graph) to display one or more acquisition channel. To select channel to display, I want to implement Drag from a listbox and drop to graph "inside" my XControl.
Unforunatly, when XControl Facade.vi detect "drag enter" event on graph, Labview execution is blocked (when "accepted?" output is write).
Is it a LabVIEW bug or I forget something ?
Thanks in advance for your help
PS : It works fine with a simple graph