02-04-2019 02:53 AM
Can we also chage picture values in ring during run time ?if so can you please attache a png image or vi
thanks in advance
02-04-2019 07:16 AM
You programmatically change the items of a ring using a property node. See the example below.
02-06-2019 08:48 AM
@anilkumarmuppirala18 wrote:
Can we also chage picture values in ring during run time ?if so can you please attache a png image or vi
I don't think (pretty sure) you can change the picture ring's images programmatically (run time or not).
You'll need to resort to other solutions. For instance, an enum combined with a picture control. Preferably wrapped in a class to unclutter the calling diagrams.