I just created three 2d images for forward,left and right views of cockpit...
Now there is no problem with forward view(main window),but with others is...
I just cant to get them visible in sim...
In panel.cfg I have:
[Window Titles]
Window00=Main Panel
window01=Radio Stack
Window02=GPS
window03=Clock
window04=Mini Panel
Fixed_Window30=Right
[Views]
VIEW_RIGHT_WINDOWS=30
...
[Fixed_Window30]
file=Right_640.bmp
file_1024=Right_1024.bmp
position=4
size_mm=640,480
visible=0
ident=30
So what is wrong?