James Turner
|
37044ed754
|
Fix GPS dialog scratch.
Legacy GPS and Nasal replacement were both writing to the
same props, which doesn't work so great. Use different props
for the GPS dialog now.
|
2013-06-16 15:07:19 +01:00 |
|
James Turner
|
b64dd768d3
|
Move more high-level GPS logic to Nasal/XML.
|
2013-04-10 18:52:34 +01:00 |
|
James Turner
|
4d3a00bf68
|
Use Nasal to provide GPS search functions.
|
2013-04-10 18:52:34 +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 |
|
jmt
|
cca70e4e6a
|
Fix 'active route waypoint' button to actually load the current wp, instead of wp0.
|
2010-03-27 11:36:14 +00:00 |
|
jmt
|
26607856c6
|
GPS: updated generic GPS dialog, with OBS course selection dial.
|
2010-03-25 16:42:37 +00:00 |
|
jmt
|
98f75bed75
|
Dialog fix for impending new C++ feature - reset scratch lon/lat before executing 'nearest'.
|
2009-12-09 18:13:03 +00:00 |
|
jmt
|
3b275abc32
|
Allow the NAV/GPS slave to be toggled from the generic GPS dialog.
|
2009-10-08 22:07:09 +00:00 |
|
jmt
|
1f345e1cda
|
Updated GPS and route-manager dialogs, in sync with the core FGFS changes.
|
2009-10-05 21:10:11 +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 |
|
ehofman
|
6ff20282a1
|
Add a dialog box to set the GPS waypoints.
|
2004-05-03 19:06:02 +00:00 |
|