Page 3 of 3

Re: Can I make a Hide away radio stack

Posted: Tue Mar 09, 2021 1:00 am
by Pkaser
Is there any examples of doing this? As an example, I am trying to show/hide an overhead panel for a 206 when you click/touch on the red sticker on the main panel

Re: Can I make a Hide away radio stack

Posted: Thu Mar 11, 2021 10:43 pm
by jasong
Hi All,

Here is a cut down of my panel just to demonstrate a method I used. I don't know if this is the best method out there, but if worked for me :mrgreen:

Import the files from the zip and Load up the panel first. click the small clock and it will show the big clock. click the cross on the big clock then it will close.
This is for xplane plane although it may work with fsx.

What I did is just create virtual Air Manage buttons to show or hide the instruments. in the planel LUA code section this is where I put the button logic to determine what action to take.
Show-Hide Instruments Panel.zip
(220.78 KiB) Downloaded 184 times

Re: Can I make a Hide away radio stack

Posted: Wed Mar 17, 2021 3:30 am
by brlowe
Jason,
I have been messing with your panel to make one for FS2020 and in doing that I see how your hide/show works. I’m not trying to copy that for this panel but I will be looking at how it is done for my Mooney panel. I like the hide away compass.
I really think you did a great job on that Arrow panel.

Re: Can I make a Hide away radio stack

Posted: Wed Mar 17, 2021 9:33 pm
by jasong
Cheers !