- Messages
- 10,158
- Country

Hey guys,
I am trying to figure out why some screen popups have a wierd black zone around them, and others dont, and all in the same aircraft?
For instance, this ECU has a huge screen blackup, from like the middle down, while a popup of the switch panel only shows the panel alone by itself.
Can anyone explain why this is happening?
Here is an example:
//--------------------------------------------------------
[Window01]
size_mm=736
window_size_ratio=1.000
position=7
visible=0
ident=9
window_size= 0.254, 0.396
window_pos= 0.734, 0.525
gauge00=LHC_QK!ecu, 0,0,1042,733
This is the ECU that has the black zone.
//--------------------------------------------------------
[Window02]
file=Switches Panel.bmp
size_mm=1000,192
window_size_ratio=1.000
position=7
visible=0
ident=14
window_size= 0.891, 0.237
window_pos= 0.000, 0.710
This is the Switch panel. Does not have the big black zone.
Could it be that I need a platform area of bitmap for such popups to sit on in order to keep the huge black zone from showing up?
Many thanks,
Bill
I am trying to figure out why some screen popups have a wierd black zone around them, and others dont, and all in the same aircraft?
For instance, this ECU has a huge screen blackup, from like the middle down, while a popup of the switch panel only shows the panel alone by itself.
Can anyone explain why this is happening?
Here is an example:
//--------------------------------------------------------
[Window01]
size_mm=736
window_size_ratio=1.000
position=7
visible=0
ident=9
window_size= 0.254, 0.396
window_pos= 0.734, 0.525
gauge00=LHC_QK!ecu, 0,0,1042,733
This is the ECU that has the black zone.
//--------------------------------------------------------
[Window02]
file=Switches Panel.bmp
size_mm=1000,192
window_size_ratio=1.000
position=7
visible=0
ident=14
window_size= 0.891, 0.237
window_pos= 0.000, 0.710
This is the Switch panel. Does not have the big black zone.
Could it be that I need a platform area of bitmap for such popups to sit on in order to keep the huge black zone from showing up?
Many thanks,
Bill

