Bohdan Bessonov Posted September 2, 2014 at 02:50 PM Posted September 2, 2014 at 02:50 PM Hello, guys, need help with developing. My target is create list of squawks. Simple list. How should I do it? Should I create FPList with fake FPs? How can i change the squawks? Or I should make simple window using MFC? I need integrated in Euroscope list (like CountDown plugin) There are no normal and full docomeentation in .doc file included in plugins environment. Any ideas? Bohdan Bessonov ACCUA03 ATC Manager Link to comment Share on other sites More sharing options...
Even Rognlien Posted September 12, 2014 at 12:06 PM Posted September 12, 2014 at 12:06 PM Hi Bogdan! What is the source of this list? Is it a list of aircrafts + their [Mod - Happy Thoughts]igned/transmitted squawk, or just a list of available squawks, from a file for example, that the controller can pick from? Link to comment Share on other sites More sharing options...
Bohdan Bessonov Posted September 12, 2014 at 06:33 PM Author Posted September 12, 2014 at 06:33 PM Hi. thanks for answer.. In plugin options/options file I write avalibale squawks for each FIR, as example - 4630-4637. Then I have a list, contains 4630, 4631, 4632 ... 4637 codes. When someone AC get squawk, as example 4634, this squawk should be removed from squawks list. Not need to AC list. Only free non-[Mod - Happy Thoughts]igned squawks that I can see and in furhter updates can pick with the mouse (like a sep tool) Bohdan Bessonov ACCUA03 ATC Manager Link to comment Share on other sites More sharing options...
Gergely Csernak Posted September 13, 2014 at 09:47 AM Posted September 13, 2014 at 09:47 AM EuroScope supports only Flight Plan lists. You can add existing flight plans to these list and display TAG items. So you can not create flight plans, and you can not add non existing items to these lists. If you need any independent list on the screen, the unfortunately you have to draw them on your own code. Gergely. EuroScope developer Link to comment Share on other sites More sharing options...
Recommended Posts