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.

panel (views) in FSX

Featured Replies

Question for some more experienced panel developers in FSX.is there any possibility in FSX to create window views like in FS2004 (via fixed windows through/with some .bmp file like frame of cabin window e.t.c.) ? It looks it is not anymore...??Also the same using standard views (not camera views) forward, right, left, rear... but with own .bmp files to simulate cabin side, front e.t.c. window.Of course I am talking about 2D panels.many thanks for any help or adviceregardsJM

Jan Maca

maca11

using PMDG 747 v3

P3D v 4.3

  • Moderator

No. It is not possible... :(

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

OK, I see. Many thanksAny trick how to add a .bmp file through which to use self-defined camera view ?regards !JM

Jan Maca

maca11

using PMDG 747 v3

P3D v 4.3

  • Moderator

I would not have used the work "no" if such were possible... :(

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Hi,yes, it is possible. You need a little gauge with this code:<Element id="Element"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>1</Visibility> <CustomDraw id="CustomDraw" Name="fs9view:view"> <Size>1024,768</Size> <Bright>True</Bright> <CustomDrawParam id="ZOOM" Name="ZOOM"> <Value>0.8</Value> </CustomDrawParam> <CustomDrawParam id="Pitch" Name="Pitch"> <Value>0</Value> </CustomDrawParam> <CustomDrawParam id="Bank" Name="Bank"> <Value>1</Value> </CustomDrawParam> <CustomDrawParam id="Heading" Name="Heading"> <Value>270</Value> </CustomDrawParam> <CustomDrawParam id="OffsetUp" Name="OffsetUp"> <Value>0</Value> </CustomDrawParam> <CustomDrawParam id="OffsetForward" Name="OffsetForward"> <Value>0</Value> </CustomDrawParam> <CustomDrawParam id="OffsetRight" Name="OffsetRight"> <Value>0</Value> </CustomDrawParam> </CustomDraw>Along with a bmp you get exactly the same view as it was in FS9 with the fixed window. With different values on the heading setting you get LEFT, Right, etc. whatever you want. With pitch and bank you go up and down and with OffsetUp you can look like a bird down to your position.If you need more Info, just let me know.Dietmar

  • Author

Hi, many thanks. Looks it would have some solution !You say it is a gauge, so it is XML programe ?JM

Jan Maca

maca11

using PMDG 747 v3

P3D v 4.3

Hi JMPls look in the SDK and navigate in the SDK under Panel and Gauges/Custom Parameters (C:) and you will find this:FS9VIEWOnboolYesTurn an auxiliary view on or off. FS9VIEWZoomfloatYes

  • Author

great, thanksI will tryJM

Jan Maca

maca11

using PMDG 747 v3

P3D v 4.3

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.