June 2, 201016 yr I have installed a map gauge in a separate window but now I want to create an icon visible on the a/c panel which I can use to open and close the window.Please help! many thanksvoloiberista Super VC10 into LOWI with PF3 at a cinema near you https://www.youtube.com/watch?v=298UDyNmgUA
June 3, 201016 yr I have installed a map gauge in a separate window but now I want to create an icon visible on the a/c panel which I can use to open and close the window.Please help! many thanksvoloiberistaTry this.<Gauge Name="Map" Version="1.0"> <Image Name="Map.bmp" //NOTE - Name this bmp whatever you likeImageSizes="13,24,26,43"/> <Mouse> <Cursor Type="Hand"/> <Click>185 (>K:PANEL_ID_TOGGLE)</Click> <Tooltip ID="">Map Display</Tooltip> <Help ID=""/> </Mouse></Gauge>Douglas
Create an account or sign in to comment