Vitus
Resource contributor
- Messages
- 1,480
- Country

Hi there,
in XML gauges I can use the "Update" section for internal calculations and with "Update_When_Hidden" this code is even executed when the cockpit is not visible.
Some of my calculations have to be done in C++ but I noticed that the program will not run unless the gauge is visible. Thus raising the question whats the secret code to add a "Update_When_Hidden" tag to a C++ gauge.
Regards
Vitus
in XML gauges I can use the "Update" section for internal calculations and with "Update_When_Hidden" this code is even executed when the cockpit is not visible.
Some of my calculations have to be done in C++ but I noticed that the program will not run unless the gauge is visible. Thus raising the question whats the secret code to add a "Update_When_Hidden" tag to a C++ gauge.
Regards
Vitus

