Konstantin Gordeev Posted January 23 Share Posted January 23 Hello guys! Any chance there is an ability to show items in radar label depending on track state? I want radar label to show COPN time when track is in Notified state and COPX time when track is assumed. You know, there is a TAG item "COPN/COPX". And it switches depending on track position (inbound or inside sector). Is it possible to display COPN/COPX time with the same logic? Link to comment Share on other sites More sharing options...
Lars Bergmann Posted January 23 Share Posted January 23 That is a fairly simple thing to achieve with a plugin, but I don't think that ES has that functionality built in. Link to comment Share on other sites More sharing options...
Konstantin Gordeev Posted January 24 Author Share Posted January 24 13 hours ago, Lars Bergmann said: That is a fairly simple thing to achieve with a plugin, but I don't think that ES has that functionality built in. Thank you for reply! Is there any example of plugin code for label items? Link to comment Share on other sites More sharing options...
Jonas Eberle Posted January 26 Share Posted January 26 In your EuroScope folder there is a folder "PlugInEnvironment". Look for the "RegisterTagItem...()" functions. The HoldingListPlugin is an example for usage. It has been over 10 years that I fiddled with plugin development but it is still there 🙂. 1 Link to comment Share on other sites More sharing options...
Konstantin Gordeev Posted Monday at 12:37 PM Author Share Posted Monday at 12:37 PM On 1/26/2023 at 10:21 PM, Jonas Eberle said: In your EuroScope folder there is a folder "PlugInEnvironment". Look for the "RegisterTagItem...()" functions. The HoldingListPlugin is an example for usage. It has been over 10 years that I fiddled with plugin development but it is still there 🙂. Thank you so much! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now