Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69214

Update Properties Of One Control In An Array

$
0
0

Hello all,

I'm currently using LV2012.  My application has an array of waveform graphs, each displaying a plot of a couple of signals (on a pair of channels each).  No problems there.

 

As a nice-to-have feature, I'd like to update the caption and/or label (and/or any other text property) of an individual waveform graph within that array.  I've found code to access the properties of a particular graph (https://decibel.ni.com/content/docs/DOC-31607), but updating any of those causes updates to the entire array.

 

As a workaround, I'm thinking of putting an array of text boxes (with transparent backgrounds) over the top of the waveform charts to display the individual channel information instead.  Not my preferred solution, but it will get the implementation done quickly - I hope.  It will take some work to make it as extensible and flexible as the waveform plots, though.

 

If anybody has any thoughts about how to change just one plot's caption/label/text properties, please let me know.  Working code to show how to do it would be nice, too.

 

Regards,


Geoff


Viewing all articles
Browse latest Browse all 69214


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>