LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drag drop onto Colormap XControl

Is it possible to drag and drop data onto a Colormap XControl (from the S&V Measurement Suite)?

 

Most of the application that I am currently working on supports drag drop to send data to a specific front panel indicator. This technique works great for most the generic front panel indicators, but falls flat on it's face when I try to do it with many of the advanced indicators that are supported through the S&V Measurement Suite. It looks like none of the drag drop events are fired which leads me to believe that it isn't supported.

 

If it isn't supported, does anyone have suggestions on how to mimic the functionality?

 

Thanks,

Ryan

0 Kudos
Message 1 of 2
(2,097 Views)

Hello,

 

You can check the events that the Xcontroll handles by opening the block diagram for the Xcontrol.  Right click the Xcontrol on the block diagram and select Advanced >> Show diagram.  Do you know of other Xcontrols that do allow for drag and drop?  If you do we can check the events that each Xcontrol uses in its block diagram and compare them against eachother.  

 

Out of curiosity, what are you dragging and dropping on to this Xcontrol? 

0 Kudos
Message 2 of 2
(2,053 Views)