From 2cce6759ff8d21851bbd9f7d25e9af031650ad26 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 19 Oct 2005 19:22:16 +0000 Subject: [PATCH] Vassilli added a dialog under location that allows the user to set the tower location dynamically at runtime. --- gui/dialogs/location-of-tower.xml | 152 ++++++++++++++++++++++++++++++ gui/menubar.xml | 8 ++ 2 files changed, 160 insertions(+) create mode 100644 gui/dialogs/location-of-tower.xml diff --git a/gui/dialogs/location-of-tower.xml b/gui/dialogs/location-of-tower.xml new file mode 100644 index 000000000..e0ad016dc --- /dev/null +++ b/gui/dialogs/location-of-tower.xml @@ -0,0 +1,152 @@ + + + location-of-tower + vbox + + + + + + + 2 + + + + table + + + 00 + + + + airport-id + 01 + /sim/tower/airport-id + + + 03 + true + + + + + + + 31 + /sim/presets/airport-id + + + 33 + true + + + + + + + hbox + 10 + true + + + + true + + + + true + + diff --git a/gui/menubar.xml b/gui/menubar.xml index bff1c0856..115c94068 100644 --- a/gui/menubar.xml +++ b/gui/menubar.xml @@ -196,6 +196,14 @@ + + + + dialog-show + location-of-tower + + +