]> git.mxchange.org Git - flightgear.git/commit
Remove the GUI popup from the screen capture C++ code (a request via
authorandy <andy>
Thu, 7 Jun 2007 16:57:59 +0000 (16:57 +0000)
committerandy <andy>
Thu, 7 Jun 2007 16:57:59 +0000 (16:57 +0000)
commit99885791e99df4cc1cb5214271ed06bea4cd318d
tree71834159bab9cc8350910f3a1e77ab88bf31d7f7
parent5a73a46cd05f02c8c739aee9b148c8b258049303
Remove the GUI popup from the screen capture C++ code (a request via
IRC wanted this to be scritable) and add it back (as a tip popup) via
a little nasal in the keyboard handler.  Also put the synthesis of
property nodes back into fgcommand(), because I got cold feet.
src/GUI/gui_funcs.cxx
src/Scripting/NasalSys.cxx