PDA

View Full Version : default fsx gauge messed up need HELP



jtdennis
01-13-2008, 10:20 AM
Hello,
somewhere in my editing I must have messed up the "trim" icon to bring the trim panels in the default panels. Would someone be kind enough to post the xml text to make I didn't screw something up there. now when i click in this icon the main panel turns off and disappears.

thanks in advance
Thomas

n4gix
01-13-2008, 01:25 PM
You'll have to provide the exact filename, as there's no such "gauge" in either of the simicon CAB files.

Better still, simply paste your "edited version" here so we can see it...

jtdennis
01-13-2008, 06:06 PM
it is the simicons 1024, "other controls" icon, I also noticed that my IFR panel icon is missing, I'm not sure whats going on but it looks like a few of my recent add ons may be a problem

n4gix
01-14-2008, 02:19 PM
it is the simicons 1024, "other controls" icon, I also noticed that my IFR panel icon is missing, I'm not sure whats going on but it looks like a few of my recent add ons may be a problem



<?xml version="1.0" encoding="utf-8"?>
<Gauge Name="Other Controls Icon" Version="1.0">
<Image Name="other_controls_icon.bmp"/>
<Mouse>
<Tooltip ID="TOOLTIPTEXT_TOGGLE_OTHER_WINDOW"/>
<Cursor Type="Hand"/>
<Click>260 (&gt;K:PANEL_ID_TOGGLE)</Click>
</Mouse>
</Gauge>



Note that the number immediately following the <Click> tag corresponds to the panel ident number in the panel.cfg file:

ident=260

or

ident=MISC_POPUP_1