1
0
Fork 0
fgdata/gui
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
..
dialogs - now that XML dialogs run their own Nasal namespace and have <open> and 2006-04-05 20:24:21 +00:00
styles Just a gimmick: make background color configurable. Maybe some dark color 2006-02-12 20:37:21 +00:00
menubar.xml high-res screenshots don't work; they save a huge image with 3x3 times the 2006-03-31 10:27:05 +00:00