moving GPS popup to Window 3

Locked
obie311
Posts: 23
Joined: Mon Aug 20, 2012 10:30 pm
Location: SoCal North of VNY
moving GPS popup to Window 3

Post by obie311 » Sat Jul 13, 2019 5:18 am

I've tried to standardize my GPS window popup to Window 3 on most all my aircraft. I have Window 3 mapped to a button on my joystick. I would like to retain the click spot if possible.

On most, if not all other aircraft this has gone well including the MV B-55. I tried to do it on my DHC-3T (I am using the default GNS530/430 panel) with the following panel.cfg syntax :


Window00=Main Panel
Window01=Dummy 1
Window02=Autopilot
Window03=GPS

[VIEWS]
VIEW_FORWARD_WINDOWS=MAIN_PANEL,GPS_PANEL
VIEW_FORWARD_DIR=10.000, 0.000, 0.000

//--------------------------------------------------------
[Window00]
Background_color=0,0,0
size_mm=1024,768
position=1
visible=0
ident=10

//--------------------------------------------------------
[Window01]
Background_color=0,0,0
size_mm=500,243
window_size_ratio=1.000
position=0
visible=0
ident=70
window_size= 0.400, 0.324
window_pos= 0.000, 0.040

//--------------------------------------------------------
[Window02]
BACKGROUND_COLOR=1,1,1
size_mm=170,84
window_size_ratio=1.000
position=8
visible=0
ident=Autopilot

window_size= 0.400, 0.128
window_pos= 0.500, 0.180

gauge00=..\panel\DH3_XMLGauges!MV_KAP140_PopupDisplay, 0,0,170,84

//--------------------------------------------------------
[Window03]
Background_color=0,0,0
size_mm=1280,650
window_size_ratio=1.000
position=2
visible=0
ident=GPS_PANEL
window_size= 0.710, 0.552
window_pos= 0.290, 0.480

gauge00=..\panel\DH3_XMLGauges!FBS_GNS430_2d, 640,0,640,268
gauge01=..\panel\DH3_XMLGauges!KR 87 ADF, 640,268,640,134
gauge02=..\panel\DH3_XMLGauges!FBS_GNS530_1d, 0,0,640,468
gauge03=..\panel\DH3_XMLGauges!FBS_GTX330, 0,468,640,170

So far this seems to have no effect on relocating the popup. It still functions as before. Am I missing something here? Does an xml file need to be modified?


Locked

Return to “DHC-3T Turbo Otter Support Forum”