June 21, 200520 yr Hello,I am trying to make a 2D panel "introspection".I have the X,Y coordinates of a point (relative to the FS Window) and I would like to locate what gauge, if any, is located at these coordinates.Do you know how this can be done?If possible, I would like to fetch the list of all the gauges, with their position (X,Y), width and height, but I don't know if this can be found...Thanks for any info.Eric My Web Site
June 21, 200520 yr Hi Eric,I haven't heard of such a program that does this kind of panel.cfg analysing...But you being a C++ programmer, it shouldn't be too difficult to make such a panel.cfg parsing program, should it ??Or maybe such a program could more easily be made in XML ?? :-)Cheers, Rob
June 21, 200520 yr Author Hello Rob,I apreciate your humour :-) (seriously), but I'm not sure everyone will understand this joke...Indeed, one possible solution consists in parsing the panel.cfg file, but 1) it is complex (even in C++) and 2) I don't know how to find the name of the panel.cfg currently loaded.Thanks for your help anyway !!Eric My Web Site
Create an account or sign in to comment