I'm in the process of updating an old module of mine from Orbiter 2006. I've had no problems converting to VESSEL3 or converting output to use of Sketchpad.
However, I am stuck when it comes to suppressing the default HUD as my module used to do in 2006. I overloaded clbkDrawHUD as normal and found that no longer worked. I then found a discussion where Martin notes the addition of a clbkRenderHUD in Beta 100704, so I overloaded that as suggested but still the default HUD remains.
Current 'stock' Orbiter I believe contains anything that was in 100704, so I imagine I'm doing something wrong. Can anyone shed some light as to what the problem with suppressing the HUD may be?
Thanks very much.
However, I am stuck when it comes to suppressing the default HUD as my module used to do in 2006. I overloaded clbkDrawHUD as normal and found that no longer worked. I then found a discussion where Martin notes the addition of a clbkRenderHUD in Beta 100704, so I overloaded that as suggested but still the default HUD remains.
Current 'stock' Orbiter I believe contains anything that was in 100704, so I imagine I'm doing something wrong. Can anyone shed some light as to what the problem with suppressing the HUD may be?
Thanks very much.