Full Screen Ext MFD

Amadeus14

New member
Joined
Dec 1, 2022
Messages
3
Reaction score
4
Points
3
Location
Canada
Hello all,

Using the Ext MFD SDK example in visual studio (C++) , i'm trying to create a external mfd that will be a full screen window.

My issue right now it orbiter mfd must to have a square resolution (like 720 x 720) window.
Otherwise, the content of the mfd is not showing up or it kind of corrupted.
I got a small 10 inches screen with a resolution of 1280 x 720 that basically i will like to use.

Is there any way that i can go full screen on that screen by modifying the C++ example code or is there any suggestion of a screen (8 or 10 inch) that will have a square resolution i guess in 4:3 aspect?

Thank you for your help.
 
Top