June 17, 200421 yr I'm relatively new to gauge programming and not very familiar with XML-programming. At the moment I'm in a learning process, mostly by trial and error. My question now is:Is it possible to to create an XML-gauge (namely a click spot), which does exactly the same, what is assigned to a certain, defined (keyboard)-key?E.g. one creates a gauge telling it "do, what the B-key does!". So if the B-key is assigned to setting the barometric pressure, this XML-gauge will also set the barometric pressure. But when the assignement of the B-key is changed to - let's say - "zoomig in", then that XML-gauge will automatically (without reprogramming) also take over the new zooming-in function of the B-key.If tis was possible, it would make many things much easier! :-)I hope, I do have expressed myself understandable! Thanks in advance for any ideas,Wolfgang
June 17, 200421 yr At first sight I would say: not possible.You can only program a specific FS function and there's no generic function "send a keyboard-key", nor a possibility to findout which keyboard key is assigned to which FS function. Cheers, Rob Barendregt
June 17, 200421 yr Author Thanks for your reply Rob! I was afraid, that it would not be possibleRegards,Wolfgang
Create an account or sign in to comment