Hi all,
this is my very first post here, and therefor i'd first like to introduce myself.
My name is Markus Joppich, i am 18 years old, living in the seven mountains near Cologne (Germany), still studying (having one year left until i leave school) and being very interested in aviation, FS and programming.
I mainly program with Delphi and already did a nice ACARS utility which is currently still under construction to remove the errors of previous versions (in most cases some errors within communication with servers
)
My program is called FTG-ACARS v2 (v2 in short form) and is interacting with FS using FSUIPC. It is a stand-alone exe.
Now, my problem is, how do i get that tool to be displayed in FS, so users can use it being in Full-screen and not in Windowed mode only?
I first thought of creating a gauge that simply loads every tenth of a second a screenshot, and if you click somewhere on that gauge it send the coordinates to my program (is that even possible?), which then executes a click on these coordinates.
However i think that'd not be good for performance...
So another way is needed. Is it possible to load a program into a program? Like displaying another HTML page in an HTML page using the <iframe> ? Because, i think, that would be the ultimate solution?
At this point also sorry if this isn't the correct subforum, but i thought it would match best here as i need help for a tool
If this is the false position, could one please move it into the correct place?
If someone had an idea that'd be great!
Cheers,
Markus
P.S.: I am sorry, but I managed to do a typo in my user name ... could perhaps someone change it to mjoppich? Thank you very much!
this is my very first post here, and therefor i'd first like to introduce myself.
My name is Markus Joppich, i am 18 years old, living in the seven mountains near Cologne (Germany), still studying (having one year left until i leave school) and being very interested in aviation, FS and programming.
I mainly program with Delphi and already did a nice ACARS utility which is currently still under construction to remove the errors of previous versions (in most cases some errors within communication with servers
)My program is called FTG-ACARS v2 (v2 in short form) and is interacting with FS using FSUIPC. It is a stand-alone exe.
Now, my problem is, how do i get that tool to be displayed in FS, so users can use it being in Full-screen and not in Windowed mode only?
I first thought of creating a gauge that simply loads every tenth of a second a screenshot, and if you click somewhere on that gauge it send the coordinates to my program (is that even possible?), which then executes a click on these coordinates.
However i think that'd not be good for performance...
So another way is needed. Is it possible to load a program into a program? Like displaying another HTML page in an HTML page using the <iframe> ? Because, i think, that would be the ultimate solution?
At this point also sorry if this isn't the correct subforum, but i thought it would match best here as i need help for a tool
If someone had an idea that'd be great!
Cheers,
Markus
P.S.: I am sorry, but I managed to do a typo in my user name ... could perhaps someone change it to mjoppich? Thank you very much!

