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.

XML gauge with no bitmap

Featured Replies

I recently came across an XML gauge for a digital readout  that did not use a bitmap file as a background. The gauge displayed as a row of numbers on a clear background.

 

I am familiar with making digital gauges to display all types of readouts, but I have always used a background bitmap either opaque or clear. I would normally use something equivalent to the following.....

 

<Image Name="DigBkg.bmp" ImageSizes="100,20"/>

 

 

I cannot remember (nor can I find the particular gauge) that shows me how to create the same gauge without the bitmap but ending up with a clear background. From memory it was something like.....

 

<GaugeSizes="100,20"/>

 

Can anyone offer any suggestions.

 

  • Author

Thanks

I also played around further and found that

 

<Gauge Sizes="XX,YY"/>

 

Also works. The background colour can be determined in the text section for the string as....

 

BackgroundColor="Black" (which would be transparent)

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.