;;; This file was automatically generated by the panel editor. ;;; If you read it into gnu emacs, it will automagically format itself. (panel (prop help creator:user-panel-help) (prop user-panel #t) (label "Observer Control") (x 876) (y 10) (al (pnl_right_arrow_button (name "right") (prop help creator:user-act-help) (x 3.2) (y 2.09) (downfunc move-then-resize) ) (pnl_up_double_arrow_button (name "fast_forward") (prop help creator:user-act-help) (label "step forward") (x 2.66) (y 3.13) (h 0.45) (labeltype 4) (downfunc move-then-resize) ) (pnl_up_arrow_button (name "forward") (prop help creator:user-act-help) (x 2.66) (y 2.64) (downfunc move-then-resize) ) (pnl_down_arrow_button (name "reverse") (prop help creator:user-act-help) (x 2.66) (y 1.49) (h 0.45) (labeltype 12) (downfunc move-then-resize) ) (pnl_down_double_arrow_button (name "fast_reverse") (prop help creator:user-act-help) (label "step back") (x 2.66) (y 1) (labeltype 12) (downfunc move-then-resize) ) (pnl_left_arrow_button (name "left") (prop help creator:user-act-help) (x 2.11) (y 2.09) (downfunc move-then-resize) ) (pnl_right_double_arrow_button (name "fast_right") (prop help creator:user-act-help) (label "turn right") (x 3.75) (y 2.09) (downfunc move-then-resize) ) (pnl_left_double_arrow_button (name "fast_left") (prop help creator:user-act-help) (label "turn left") (x 1.57) (y 2.09) (labeltype 8) (downfunc move-then-resize) ) (pnl_vslider (name "ypos") (prop help creator:user-act-help) (x 6.25) (y 1) (w 0.4) (h 2.9) (val 0.0758) (downfunc move-then-resize) ) (pnl_down_arrow_button (name "down") (prop help creator:user-act-help) (label "eye height") (x 6.25) (y 0.5) (labeltype 12) (downfunc move-then-resize) ) (pnl_up_arrow_button (name "up") (prop help creator:user-act-help) (x 6.25) (y 4) (downfunc move-then-resize) ) ) ) ;;; Local Variables: ;;; mode: scheme ;;; eval: (save-excursion (goto-char (point-min)) (kill-line 3)) ;;; eval: (save-excursion (goto-char (point-min)) (replace-regexp "[ \n]*)" ")")) ;;; eval: (indent-region (point-min) (point-max) nil) ;;; eval: (progn (kill-line -3) (delete-backward-char 1) (save-buffer)) ;;; End: