Jump to content
Sign in to follow this  
n4gix

Rotary switches??

Recommended Posts

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

Share this post


Link to post
Share on other sites

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

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...