Hello everyone,
I'd like to implement project provider which will do some actions when VI's icon is changed. Thus I have two questions please:
- Is "Item_NotifyChanged" interface VI right place for that, or there is some more specific interface method for that?
- Is there some nice way of how to detect that just VI's icon was changed? Or, I need to implement something like: VI was opened -> store info about icon, VI was changed -> get icon and compare with the last stored value?
Thanks a lot in advance!
Sincerely, kosist90.