Hi there.
I've finally restarted developing some addons for Orbiter having stopped just before 2010 replaced v2006 and I'm having a bit of trouble.
I'm trying to write custom text to the hud to display information on my addon.
Now I have managed this using DanSteph's UmmuExampleShuttlePB code but this text only displays when one of the three hud modes is active, if I turn off the hud the text also disappears.
This isn't ideal as the addon being a building it doesn't need surface, orbit or docking hud modes, is there a simple was to make my text display on it's own.
Cheers for any pointers.
Also is it worth me changing the addon from Vessel2 to Vessel3, I did have a go at this but it stopped the ummu hud text working at all.
I think because the vessel3 drawHud uses sketchpad instead of HDC.
I've finally restarted developing some addons for Orbiter having stopped just before 2010 replaced v2006 and I'm having a bit of trouble.
I'm trying to write custom text to the hud to display information on my addon.
Now I have managed this using DanSteph's UmmuExampleShuttlePB code but this text only displays when one of the three hud modes is active, if I turn off the hud the text also disappears.
This isn't ideal as the addon being a building it doesn't need surface, orbit or docking hud modes, is there a simple was to make my text display on it's own.
Cheers for any pointers.
Also is it worth me changing the addon from Vessel2 to Vessel3, I did have a go at this but it stopped the ummu hud text working at all.
I think because the vessel3 drawHud uses sketchpad instead of HDC.