Hi, need some help with an XML guage in msfs. I am trying to modify the g3x touch mod for the king air. I have just got started learning CSS and js. I am trying to modify the engine gauges and want to change the needle pointer. The code I found for the gauges is in panel.xml in the original panel folder for the king air. I want to swap the existing triangle pointer for an image (made a PNG does it need to be a bitmap?).
The issue is I can't find how to insert an image, the tags are
<Cursortype>triangle</Cursortype>. Would be grateful for some help as other guages seem to be js instead of XML. Also would an XML file have a style sheet as I'm not sure how to alter the appearance of other elements.
Thanks
The issue is I can't find how to insert an image, the tags are
<Cursortype>triangle</Cursortype>. Would be grateful for some help as other guages seem to be js instead of XML. Also would an XML file have a style sheet as I'm not sure how to alter the appearance of other elements.
Thanks
Last edited:
