]> git.mxchange.org Git - flightgear.git/commit
reinit(): destroy, reload and re-open dialogs (menu: Debug -> GUI Reload)
authormfranz <mfranz>
Wed, 9 Nov 2005 17:16:59 +0000 (17:16 +0000)
committermfranz <mfranz>
Wed, 9 Nov 2005 17:16:59 +0000 (17:16 +0000)
commitcff9e518403376c4b11d8fc9002a352b58d1a93b
treea11852dc6707901021cd88b7bdca0657d3f06cac
parentb06049219ec443de65b4b67c592a3d551b772a5f
reinit(): destroy, reload and re-open dialogs (menu: Debug -> GUI Reload)
redraw(): redraw gui without distroying dialogs (fgcommand "gui-redaw"/Shift-F10)

This change makes sure that Nasal-generated and dynamic dialogs can be
re-opened correctly when cycling through themes.
src/GUI/new_gui.cxx
src/GUI/new_gui.hxx
src/Main/fg_commands.cxx