DH-2 Beaver GPS / WS Popup Panel Not Working
Posted: Tue Jul 04, 2017 1:00 am
I'm trying to modify the panel.cfg file located in FSX\SimOjbects\Airplanes\DHC-2 Beaver Milviz\panel\panel.cfg so that I can have a popup for the default Milviz GPS GNS530 and the WX Radar.
I was copying code suggested in this forum to accomplish this, but I'm not getting it work. If someone can help me by looking at my code below and making some suggestions that would be great.
[Window Titles]
Window00=Main Panel
Window01=WX Radar
Window02=GPS
[VIEWS]
VIEW_FORWARD_DIR=8.000, 0.000, 0.000
//--------------------------------------------------------
[Window00]
BACKGROUND_COLOR=0,0,0
size_mm=208,129
position=8
visible=0
ident=MAIN_PANEL
gauge00=
//--------------------------------------------------------
//--------------------------------------------------------
[Window01]
file=WX_black.bmp
size_mm=419,381
windows_size_ratio=1.000
position=0
visible=0
ident=71
window_size=0.218,0.335
windows_pos=0,0
gauge00=..\panel\MV_WX!WX2D,0,0,419,381,2
gauge01=..\panel\MV_WX!WX,64,121,291,205,2
//--------------------------------------------------------
//--------------------------------------------------------
[Window02]
Background_color=0,0,0
size_mm=500,366
windows_size_ratio=1.000
position=0
visible=0
ident=GPS_PANEL
window_size=0.420,0.460
windows_pos=0.000,0.000
gauge00=..\panel\Milviz_GPS!FBS_GN530_id,0,0,500,366
//--------------------------------------------------------
I was copying code suggested in this forum to accomplish this, but I'm not getting it work. If someone can help me by looking at my code below and making some suggestions that would be great.
[Window Titles]
Window00=Main Panel
Window01=WX Radar
Window02=GPS
[VIEWS]
VIEW_FORWARD_DIR=8.000, 0.000, 0.000
//--------------------------------------------------------
[Window00]
BACKGROUND_COLOR=0,0,0
size_mm=208,129
position=8
visible=0
ident=MAIN_PANEL
gauge00=
//--------------------------------------------------------
//--------------------------------------------------------
[Window01]
file=WX_black.bmp
size_mm=419,381
windows_size_ratio=1.000
position=0
visible=0
ident=71
window_size=0.218,0.335
windows_pos=0,0
gauge00=..\panel\MV_WX!WX2D,0,0,419,381,2
gauge01=..\panel\MV_WX!WX,64,121,291,205,2
//--------------------------------------------------------
//--------------------------------------------------------
[Window02]
Background_color=0,0,0
size_mm=500,366
windows_size_ratio=1.000
position=0
visible=0
ident=GPS_PANEL
window_size=0.420,0.460
windows_pos=0.000,0.000
gauge00=..\panel\Milviz_GPS!FBS_GN530_id,0,0,500,366
//--------------------------------------------------------