LabVIEW Project Providers

cancel
Showing results for 
Search instead for 
Did you mean: 

Detect VI icon change: is Item_NotifyChanged right method for that?

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:

  1. Is "Item_NotifyChanged" interface VI right place for that, or there is some more specific interface method for that?
  2. 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.

0 Kudos
Message 1 of 1
(1,093 Views)