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 create a window within FS9?

Featured Replies

Hi,I'm a experienced Win32 developer, but know nothing about how to program for FS9. I have an idea for an addon that would be hosted in a dll per normal FS SDK way. However, could anyone please give me a hint for how to display data and user controls in a normal window? Is it enough to create a normal Win32 window with FS as parent, or do I need to use some FS SDK methods (Panel/Gauges etc.) I'm just thinking of something very simple (eg. "Hello world" ) Hope you understand my question...Thanks in advance!Timian

  • 2 years later...

First of all i will only speak for flight sim 2004, As i have not yet tried to much programming with FSX.I have been successful in creating internal/children windows attach to flight sims HINSTANCE with C++ using WNDCLASSEXIf your class is created right you will have no need to run loops or anything to keep the window on top as it will be seen as a popup and there for keep it's zorder to 0.As for displaying data, their are a few different ways to do it, As mentioned above FSUIPC which is currently the best and fastest way to display data into your own dll module or external application.You can use the gauges.h file and access Event_Keys and other methods. You can use Post/SendMessage to send values to handle of FS98MAIN and so on..Depends really on what you want or need todo.I have set this post to subscribe so if you need any more information feel free to ask and i will try to reply as soon as possible.BradMbradmATecps.com.au

  • 3 months later...

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.