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.

Multiple Color Choices based on Mouse Click

Featured Replies

KHere I go again with another weird question:Lets say I have parts of a HUD gauge that I want the color to be user selectable, based on a mouse click.For instance this one switches the text "ASI" between Dark_orange and green based on a mouse clickable area elsewhere in the gauge that loads G Var 8.%ASI%!3d!%And the mouse click area:(G:Var8) ! (>G:Var8)Change HUD ColourHowever, it's only 2 colors, and, given the huge difficulty in finding an appropriate color for a HUD in all the various permutations of weather and terrain situations there are, I would ideally like to have say 5 or 6 colors the user could cycle through until the right color for the situation was found.Any takers on this one???Steve

Steve,This tests out OK....Color="%('Blue' 'Yellow' 'Red' 'Green' 'White' 'Aqua' 6 (G:Var8) case)"G:Var8 selects the color #... The number 6 is the number of color options.. 0= Aqua1= White2 = Green3 = Red4 = Yellow5 = Blue(G:Var8) 5 == if{ 0 (>G:Var8) } els{ (G:Var8) ++ (>G:Var8) } Regards,Roman

20AUG21_Avsim_Sig.png?dl=1  FS RTWR   SHRS F-111   JoinFS   Little Navmap 
 

 

RomanThanks buddy !!!!Steve

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.