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.

How to get the % character in a tooltip.

Featured Replies

HiI've run into a problem trying to display the % character inside a custom tooltip. The tooltip definitionWindow Defroster (%((L:Var1Slider,number) 100 * near)%!d!$)will give me "Window Defroster (50$)", but increasing to 37 doesn't give me the % sign, as expected. I've only checked with the character map util to find its code, even 176 yields

To display a percent sign in string or tooltip, try to double it. I just tried out:<String>%((A:TRANSPONDER1 CODE,number))%!f!%%</String>...<Tooltip>%((A:TRANSPONDER1 CODE,number))%!f!%%</Tooltip>and it works.The code itself doesn't make too much sense, it just shows the display of a percent sign.To display the xml-Code properly on the forum, I usually copy the code to Wordpad and use the "Replace All" feature (any other editor with replacing function will do) to replace all & by &, all < by < and all > by >. It is allways the & replacement first, <,>later. And don't use the forums preview feature, or you have to start over again.Arne Bartels

Ok, thanks. I'll try the doubling method.Sounded a little odd though, I must admit :)

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.