FSDreamTeam forum

Products Support => XPOI FSX/P3D => Topic started by: larshgf on January 12, 2012, 07:50:17 pm

Title: Text-labels of POI's in FSX
Post by: larshgf on January 12, 2012, 07:50:17 pm
Just out of curriosity: is the text-labels in FSX made by "programming" the Mission SDK? Or maybe some other place in the FSX SDK?

B.R.
Lars
Title: Re: Text-labels of POI's in FSX
Post by: virtuali on January 12, 2012, 10:54:16 pm
No Mission SDK, but a lot Simconnect calls, and also several undocumented features, internet access (there's a mini-browser inside), and a whole Python interpreter to glue all everything together.
Title: Re: Text-labels of POI's in FSX
Post by: larshgf on January 13, 2012, 12:04:59 am
Thanks Umberto - really complicated. No XML -> BGL files involved?