]> git.mxchange.org Git - flightgear.git/commit
newgui.[ch]xx: implement FGDialog *NewGUI::getDialog(cont string&)
authormfranz <mfranz>
Fri, 28 Apr 2006 10:27:54 +0000 (10:27 +0000)
committermfranz <mfranz>
Fri, 28 Apr 2006 10:27:54 +0000 (10:27 +0000)
commiteb19c2650d4713a70454d56104b47da47ad14cd6
treee5b05d67f8400c1fd48056b96ffe7761d5ee2e79
parentca46e8d5d599f80ab00fd83ab042e0c1581cb921
newgui.[ch]xx:  implement  FGDialog *NewGUI::getDialog(cont string&)
fg_command.cxx: add possibility to "dialog-apply" or "dialog-update"
                an arbitrary active (= open) dialog or widget
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx
src/Main/fg_commands.cxx