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.

Print a message on screen

Featured Replies

Do you know how to print a message on FSX screen using the C# API of SimConnect? The message could have the ATIS style.Best regardsRodrigo

You use the SimConnect_Text function (which in C# would just be .Text(...) - where is the variable you have the SimConnect object stored in, I usually call mine 'sc', so in my code that would be sc.Text(...) )You can do scrolling or non-scrolling text, select from several different colors, etc. You do need to be using at least the SP1 version of the SDK to have access to this function (since that's when it was added to the SimConnect API :-> ).

Thank you for your answer, beatle!Do you know how to embed in FSX GUI another one made with C#? C# Forms are not visible on full screen mode. Besides, when we switch to them, FSX becomes mute. I would like to be able to build a GUI such FSInn one with C# and SimConnect. Is it possible?All the bestRodrigo

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.