mfranz
b360c2ad62
use <enabled>false</enabled> flag for widgets that shouldn't be drawn
...
instead of <hide>true</hide>. This is consistent with other places
in fgfs, like menu entries, hud elements, subsystem switches, etc.
2008-08-05 05:28:27 +00:00
mfranz
c1c86bb8a5
- use <hrule/> and <vrule/> without dummy children
...
- minor improvements/cosmetics
2007-03-26 15:25:27 +00:00
mfranz
30f26cfa4e
close frequency search dialog on quick-button press; center frequency
...
search and display dialog; move atc dialog down a bit
2005-11-06 20:22:43 +00:00
mfranz
9fa98151db
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00
mfranz
9c49dccd5b
let all dialogs in $FG_ROOT/gui/dialogs be closed/canceled/dismissed on
...
Escape key; nasal generated dialogs will follow
2005-11-05 13:59:06 +00:00
mfranz
c3442aa9d8
Formerly hard-coded dialogs from ATCDialog.cxx. Some text will be
...
overwritten by C++ code before displaying. These are written in
upper case letters, but this is only a hint for editors of this
file and doesn't impress ATCDialog.cxx.
2005-10-26 17:59:28 +00:00