August 9, 201213 yr Hi, Is there a difference for clickspots in FSX vs FS9 ? <Gauge Name="gps" Version="1.0"> <Update Frequency="1"/> <Mouse> <Cursor Type="Hand"/> <Click>555 (>K:PANEL_ID_TOGGLE)</Click> </Mouse> </Gauge> This always worked in FS9, but not in FSX.
August 9, 201213 yr Moderator Here is an example from FSX default: <Gauge Name="ADF Receiver Icon" Version="1.0"> <Image Name="adf_receiver_icon.bmp" /> <Mouse> <Tooltip ID="TOOLTIPTEXT_ADF_WINDOW" /> <Cursor Type="Hand" /> <Click>150 (>K:PANEL_ID_TOGGLE)</Click> </Mouse> </Gauge> Try removing the <Update Frequency="1"/> line... Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
August 9, 201213 yr And / Or, add a bitmap.. I do believe <Click> spots need a "solid" ( IE Bitmap ) surface to be active. Roman FS RTWR SHRS F-111 JoinFS Little Navmap
August 9, 201213 yr ...and the bitmap can be invisible (solid black = transparent) or possibly even missing, as long as it shows up in the xml code.. Bert
November 24, 201312 yr Can someone help me with something similar. I have EZYDOC and love it, but have problems remembering the keystrokes to move around the 3d VC cabin. I would like to add invisible clickspots to the VC cockpit, to do away with remembering what my shortcut keys were and use my mouse instead. Can anyone help?
Create an account or sign in to comment