Page 1 of 1

Side views problem...

PostPosted: Sat Jan 31, 2004 2:02 am
by Sterk
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?

Re: Side views problem...

PostPosted: Tue Feb 10, 2004 5:25 pm
by B24Guy
Hi,

Window 30 is VIEW_FORWARD_RIGHT
Try this:

[Window Titles]
Window00=Main Panel
window01=Radio Stack
Window02=GPS
window03=Clock
window04=Mini Panel
Fixed Window31=Right

[Views]
VIEW_RIGHT_WINDOWS=31
...

[Fixed Window31]
file=Right_640.bmp
file_1024=Right_1024.bmp
position=4
size_mm=640,480
visible=0
ident=31
render_3d_window=1
nomenu=1
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

Re: Side views problem...

PostPosted: Tue Feb 17, 2004 8:13 pm
by N4733D
Work off the default panels from 2002 or before, where it lists the interior views. Just rename your files to fit, then delete all the main gauges and replace with your own. Works everytime for me! ;D