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.

Inserting special character in TOOLTIP TEXT (c gauge)

Featured Replies

Hi,Ok,I want this:

MOUSE_TOOLTIP_TEXT_STRING ("Engine oil temperature (%2!d!C)", EngOil_Args)

to display the 'degree' symbol like I can do in XML like this:

<Tooltip ID="">Engine Oil Temperature: %((A:ENG1 OIL TEMPERATURE,CELSIUS))%!02d

Found I could just put it in with the ALT+0176 key sequence.MOUSE_TOOLTIP_TEXT_STRING ("Engine oil temperature (%2!d!

Hm, I use the key on my keyboard, but it's a German keyboard after all. Another way to add specific chars is using the escape sequence x0B0 (hex) or 260 (oktal).Arne Bartels

add the following in the appropriate place... ° ie.:(#4-%((A:ENG4 EXHAUST GAS TEMPERATURE, celsius) )%!d!°C) (we recently had a similar sub-thread that covered this, so I knew the answer! *grin*)

Yeah, that is what I have already above in the XML code. We were talking C code.Thanks guys, got it covered.

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.