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.

Rotary switches??

Featured Replies

I'm trying to make a rotary switch using 10 pics of the gauge. When I try to run it, it will rotate the guage up to 10 and Back to 0 but I can't for the life of me get it to go from PICTURE_9.BMP to PICTURE_0.bmp If it was VB6 no problem If PIC_NUMBER = "9" Then PIC_NUMBER = "0" End If If PIC_NUMBER = "0" Then PIC_NUMBER = "9" End IfThis is the click events I have that work up to 9 and back to 0I need help getting my variable PIC_NUMBER from 9 back to 0 in the click event. I'm using 9 cases to change the BMPs of the switch.(L:PIC_NUMBER, number) - 1 (>L:PIC_NUMBER, number) (L:PIC_NUMBER, number) + 1 (>L:PIC_NUMBER, number) Thanks, Cal

  • Author
  • Moderator

Maybe?(L:PIC_NUMBER, number) 0 < if{ 9 (>L:PIC_NUMBER,number } els{ (L:PIC_NUMBER, number) - 1 (>L:PIC_NUMBER,number) }(L:PIC_NUMBER, number) 9 > if{ 0 (>L:PIC_NUMBER,number } els{ (L:PIC_NUMBER, number) + 1 (>L:PIC_NUMBER,number) }

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.