]> git.mxchange.org Git - flightgear.git/commit
Replace hard-coded dialogs with NewGUI/XML dialogs, where some widgets
authormfranz <mfranz>
Wed, 26 Oct 2005 18:20:27 +0000 (18:20 +0000)
committermfranz <mfranz>
Wed, 26 Oct 2005 18:20:27 +0000 (18:20 +0000)
commit2fd02696622cd9ce767b0bee4b13cf77d5cabf74
treec5daa66ba3c85cc6f68bde1a8737e130a61da176
parentac0f6224f6d6dc956f2f9ab2e3d0011e5d840311
Replace hard-coded dialogs with NewGUI/XML dialogs, where some widgets
and text strings are filled in before displaying. For testing: the new
dialogs are available under menu -> ATC -> Frequencies, and when
communicating with ATC (' key). This isn't completely finished yet, and
will probably profit from some feedback from the ATC folks.
tower.cxx: remove redundant "if (foo) delete foo".
src/ATC/ATCDialog.cxx
src/ATC/ATCDialog.hxx
src/ATC/tower.cxx