Jump to content
Sign in to follow this  
Guest Daviator

XML toggle switch fo r panel views

Recommended Posts

Guest Daviator

I'm looking to make an XML gauge that performs like SimIcons.However I want it to display ON and OFF positions (ON display throttle quad, OFF hides it, etc.) so I can use toggle switch BMPs instead of the ugly SimIcons. Any help would be greatly appreciated.Thanks,Dave

Share this post


Link to post
Share on other sites

Dave,I think you are looking for something like this:(G:Var1,bool)Pause Simulator(G:Var1) ! (>G:Var1) 50 (>K:PANEL_ID_TOGGLE)

Share this post


Link to post
Share on other sites
Guest Daviator

Hi D,Thanks! I got the toggle switch working however it does not open/close my panel. I changed the HELP ID to match that of the throttle window. I also verifed that the Ident (THROTTLE_PANEL) was correct on my panel.cfg.Below are the change I made. Any ideas?Thanks! Dave (G:Var1,bool) Pause Simulator(G:Var1) ! (>G:Var1) 10(>K:PANEL_ID_TOGGLE)

Share this post


Link to post
Share on other sites

Hi Dave This is how I did it,The only diff I see is the K:PANEL_3 just set this to the # of your panelCheersWozza(G:Var1,bool)(G:Var1) ! (>G:Var1) 0 (>K:PANEL_3)

Share this post


Link to post
Share on other sites

Dave,You might want to check the spacing. I think you will need a space between the 10 and the (>K:PANEL_ID_TOGGLE). XML can be really picky about this kind of thing...Doug

Share this post


Link to post
Share on other sites
Guest Daviator

Thanks guys! AuMaVs code did the trick. No more ugly icons. Thanks, Dave

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...