Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making click spots available at certain times?

Featured Replies

Hello...I have been following this forum for quite some time (unregistered until now) and I wanted to say that I am very impressed with the level of knowledge here regarding gauge design. My hats' off to all of you.I have been working on a vc for the past several weeks and I am near completion with the exception of a couple of last minute problems. I am making a simple switch that is concealed by a "switch guard" (not sure of the proper term for it is). So basically you have to click on the "switch guard" to reveal the switch...then if you close the switch guard the switch is once again concealed.I have all the xml code setup properly in terms of functionality but I have 2 problems:1)I need to get the switch not to draw when the guard is in the down/closed position; only when it is in the up/open position.2)I need to make the click spot for the switch not be available when the guard is in the down/closed position; only in the up/open position.Any help or info regarding this is greatly appreciated.Best Regards,Anastasio Alexiou

Hi,Make 1 gauge with 2 elements: the switch and the guard.Put the guard element below the switch element.Make sure in the bmp's that when guard is flipped open, the switch is visible and invisible when guard is closed.In the clickspot make the switch event dependable of the guard event:Guard: (L:Guard,bool) ! (>L:Guard,bool)Switch: (L:Guard,bool) if{ (L:Switch,bool) ! (>L:Switch,bool) }Clickspot guard below the switch clickspot.Works ok for me.Jan"Procul Negotiis"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

  • Author

Jan,Thank you so much for responding...because of you I can finally have "closure" ;) and finish the vc.Best Regards,Anastasio Alexiou

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.