* Leidson Campos A. Ferreira -- Monday 23 October 2006 16:20: > he doesn't know (like me) how to get the flightgear > screeen size at run-time to provide this parameters dynamically.
int x = fgGetInt("/sim/startup/xsize", 800); int y = fgGetInt("/sim/startup/ysize", 600); (The numbers are default values, but in this case they'll hardly ever take effect, as the two properties should *really* be there.) m. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel