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
jmt
21b52ac628
Update autopilot dialog to use a new flag, to give feedback when the GPS/route-manager is driving the true heading.
2010-03-27 12:19:52 +00:00
mfranz
9ce73af7a4
replace depreciated cmdarg() in listener functions by regular arg
2007-10-15 18:59:34 +00:00
mfranz
c1c86bb8a5
- use <hrule/> and <vrule/> without dummy children
...
- minor improvements/cosmetics
2007-03-26 15:25:27 +00:00
mfranz
a7d30fa76e
fix broken and inconsistent indentation
2007-03-20 00:07:00 +00:00
sydadams
2cdd9418d4
Added a Flightdirector Mode checkbox to the Autopilot dialog (Autopilot on / off) for the Primus 1000 system....
2007-03-18 04:18:20 +00:00
mfranz
3cf9901ce2
autopilot.xml: pick up initial mode
...
route-managers.xml: cosmetics
2006-05-10 20:24:21 +00:00
mfranz
f7c5a40597
some more object-oriented-ness & cleanup
2006-04-06 09:48:38 +00:00
mfranz
ec42d928df
initialize input field properties if necessary
2006-04-06 07:10:13 +00:00
mfranz
4a0b56deb3
- now that XML dialogs run their own Nasal namespace and have <open> and
...
<close> block, remove autopilot helper file autopilot.nas and (re)implement
its functionality in autopilot.xml
- make AP dialog "bidirectional" and "live": all input fields are <live>
(i.e. they are updated as the autopilot settings are changed, for example
by panel actions or property browser changes)
- dialog input is only forwarded to the AP; no direct checkbox/radiobutton
handling through widget operation, instead:
- changes to the AP properties operate checkboxes/radiobuttons
This makes the AP dialog always reflect the AP state. If the AP refuses
one setting and sets it back to something else, then the dialog will
immediately react and show the actual setting.
2006-04-05 20:24:21 +00:00
mfranz
bd03e147d2
intermediate version: new layout, less sophisticated, but easier for beginners
2006-02-26 19:10:21 +00:00
mfranz
cc6c40026e
not everyone likes the new version ...
2006-02-22 22:43:21 +00:00
mfranz
a1a5a7e618
make input fields instantaneous, like the check- and radioboxes (which is
...
not only more consistent, but also makes the autopilot dialog act more like
the real device). Add a few rules. Move the checkboxes to the left, as it's
usually done in GUIs for switches that enable/disable a group of widgets.
2006-02-16 15:43:30 +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
f49f0d18c7
Yank the duplicate target-speed input fields, and use a single one
...
that spans both rows. It works well, but might be a little ugly...
2004-05-12 17:06:14 +00:00
andy
54954eb8de
GUI layout management and a few visual/eye-candy modifications. See
...
DOCS/README.layout in the base package for details, along with the
modified dialog files.
2004-05-12 15:37:17 +00:00
jimw
4bf0e50651
Add vertical speed hold to autopilot dialog
2004-03-21 22:23:41 +00:00
curt
a180a0d659
Default autopilot tweaks.
2004-02-07 21:48:39 +00:00
curt
76a08b6467
Autopilot overhaul.
2004-01-31 19:55:13 +00:00
jimw
81e3edc10b
Add V/S and A/T Speed to dialog
2003-07-19 21:11:44 +00:00
david
9a83272a3e
Remove obsolete 'type' subproperty.
2003-01-21 02:12:36 +00:00
david
34ac18b305
Add checkboxes.
2003-01-19 17:23:38 +00:00
david
462927b726
Switch to new, unified autopilot dialog, bound to the menu and to F11.
2003-01-18 22:04:50 +00:00