Confused by panels (two types?)

Questions about deployment and use of Air Manager Instruments

Moderators: russ, Ralph

Post Reply
Message
Author
xkptrader
Posts: 5
Joined: Thu Dec 10, 2020 3:46 am
Location: Arizona, USA

Confused by panels (two types?)

#1 Post by xkptrader »

Apologies if this is in the documentation or in the forums and I have overlooked it. What is the difference in a panel created under the Home tab (let's call then type A panels) and a panel created under the Create/Edit tab (let's call then type B panels). A type B panel seems to be able to contain multiple type A panels (these are called layouts ?). If you add multiple layouts to a type B panel only one will be displayed? Is there a means to show/hide multiple layouts in the type B panels? Why do the user created type A panels not appear in the list of type B panels under the Create/Edit tab.

Thanks, Ken

User avatar
Corjan
Posts: 2939
Joined: Thu Nov 19, 2015 9:04 am

Re: Confused by panels (two types?)

#2 Post by Corjan »

Hi,


The panels in the first tab are just a collection of instruments. It is a flat architecture:
panel -> instruments[]

The panel plugins in the create/edit are used as a blueprint to create panels from.

It has a more complicated architecture:
panel -> aircraft model[] -> layout[] -> instrument[]

This makes it possible for a panel plugin to support multiple aircraft models and layouts (e.g. for different resolutions, or different instrument configurations).


Corjan

User avatar
Corjan
Posts: 2939
Joined: Thu Nov 19, 2015 9:04 am

Re: Confused by panels (two types?)

#3 Post by Corjan »

Normally you don't have to bother with the create/edit tab, only if you are planning on creating panels for the community store to share with others.

Corjan

Post Reply