Hi,

In the panel.cfg file, what is the purpose of the "ident=" line within each [WindowXX] entry?

I notice that the undocked view of any window gets its name from the

"[Window Titles]
WindowXX=" line...

...and in fact if there is nothing on that line, the window will not display in the simulator.

But if there's nothing in the "ident=" line, it seems to make no difference at all.

Bold faced examples of what I mean below:

----------------------------------------------

[Window Titles]
window00=Main Panel
window01=Radio Stack
Window02=GPS
window03=Throttle Quadrant
window04=Overhead Panel

~~~~~~~~~~~~~~~~~~~

[Window04]
file=Upper_640.bmp
size_mm=327
position=2
visible=1
ident=OVERHEAD_PANEL

----------------------------------------------

Thanks,

-- John