- Messages
- 149
- Country

Is it possible to detect an event from within an XML gauge?
I've seen mention on the web of the use of a <Keys> section with an <On Event> subsection but as far as I can tell there's no mention of this in the FSX SDK and when I add a Keys section my gauge won't even load...
Here's what I tried:
I need to *detect* the event - I have no problem with triggering an event from within the gauge...
thanks
B21
I've seen mention on the web of the use of a <Keys> section with an <On Event> subsection but as far as I can tell there's no mention of this in the FSX SDK and when I add a Keys section my gauge won't even load...
Here's what I tried:
Code:
<Keys>
<On Event="SOUND_TOGGLE">1 (>L:MyVar, number)</On>
</Keys>
I need to *detect* the event - I have no problem with triggering an event from within the gauge...
thanks
B21


so I know everything...and when I don't, at least pretend that I know