ThorstenB
b62c1c01b7
Avoid duplication of "findElementByName" function.
...
Now moved to common gui.nas.
2012-03-24 12:45:58 +01:00
ThorstenB
58f72fff08
Checkbox for AI sound support.
2011-12-09 23:52:35 +01:00
Stuart Buchanan
3d7d00ead9
Minor changes various dialogs to make generally consistent:
...
- Title bar with cancel button in top left hand side.
- horizontal line dividing main dialog from bottom buttons
- Minor layout and Nasal fixes.
2010-12-27 20:19:31 +00:00
Gijs de Rooy
cec50787b6
Gray-out dependant options, uniform close button
2010-12-15 13:43:09 +01:00
stuart
cab075f86b
Updated sound dialog, improving layout.
2009-12-13 18:06:54 +00:00
ehofman
e8e1db4f0b
add atc and external view selection checkboxes
2009-12-08 10:36:54 +00:00
ehofman
5b4bff6fbd
use consistent property name for the default sound device in the code and configuration files and add an apply button
2009-12-01 10:40:21 +00:00
ehofman
7cfe6a2476
update to allow selection of a new sound device
2009-11-30 14:24:04 +00:00
ehofman
223281b242
First stab at a new sound configuration dialog
2009-11-30 12:06:02 +00:00
sydadams
bafa93e8fd
Added volume control to the atc-chatter
2007-04-19 04:42:20 +00:00
mfranz
c1c86bb8a5
- use <hrule/> and <vrule/> without dummy children
...
- minor improvements/cosmetics
2007-03-26 15:25:27 +00:00
mfranz
20f8329175
Stuart BUCHANAN: left align checkboxes
...
mf: add some space
2006-02-23 11:17:51 +00:00
curt
0dc95f3604
Add a check box to turn on/off background ATC chatter.
2006-01-09 14:40:01 +00:00
mfranz
5c4731ea93
s/OK/Close/; hrule; cleanup
2005-12-14 12:43:10 +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
andy
fcab4c6e7b
That didn't work. I found out why and fixed it. (Heh. Don't put the
...
bindings on the group object. Those don't fire callbacks very often.)
2004-05-14 21:57:33 +00:00
andy
cd9119008d
Misc changes. Remove the width/height values for the slider, since
...
the root problem was a C++ bug. Remove the no-op hbox around the mute
button, and make it "live" when clicked. Tried to make the slider
live, but discovered that bindings don't work on them; gotta fix
that. Change some of the wording to be more in line with standard
conventions; hopefully Curt's OK with that. :)
2004-05-14 17:35:18 +00:00
curt
6e40f10ab9
Add a sound config dialog box, needs some work but doesn't hurt anything.
2004-05-14 16:21:11 +00:00