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.

Displaying .bmp images within a panel???

Featured Replies

Hi,I want to display various .bmp images within my 2D panel. What I would like is to be able to click on the image and have the next one in sequence load. I have about 10 .bmp images that I would like to be able to click thru.I am just learning XML and can do some basic stuff, but haven't figured out the coding to make the above happen.Anyone have a suggestion?Zoren

Hi Zoren,This is absolutely no problem. Here's a small example with 5 Bitmaps:(L:Display Bitmap, enum)(L:Display Bitmap, enum) ++ d 4 > if{ 0 } (>L:Display Bitmap, enum)The click code "++ d 4 > if{ 0 }" sets the variable (L:Display Bitmap, enum) back to enum 0 (=Bitmap1.bmp) when the last one in row (L:Display Bitmap, enum) 4 (=Bitmap5.bmp) is arrived and starts again with the first Bitmap.Best RegardsMatthias

Thanks a lot. I knew someone here would find an easy answer.Zoren

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.