# data file for the Fltk User Interface Designer (fluid) version 1.00 header_name {.h} code_name {.cxx} gridx 5 gridy 5 snap 3 Function {make_window()} {open } { Fl_Window mainwin { label ELTEL callback cb_mainwin_end open xywh {12 42 189 543} visible } { Fl_Light_Button btn_stop { label STOP callback cb_btn_stop xywh {5 65 135 15} type Normal labelsize 10 } Fl_Button btn_up_slow { label up callback cb_btn_up_slow xywh {5 5 40 15} labelsize 10 } Fl_Button btn_left_slow { label left callback cb_btn_left_slow xywh {5 25 40 15} labelsize 10 } Fl_Button btn_right_slow { label right callback cb_btn_right_slow xywh {50 25 40 15} labelsize 10 } Fl_Button btn_down_slow { label down callback cb_btn_down_slow xywh {50 5 40 15} labelsize 10 } Fl_Button btn_left_fast { label LEFT callback cb_btn_left_fast xywh {100 25 40 15} labelsize 10 } Fl_Button btn_right_fast { label RIGHT callback cb_btn_right_fast xywh {145 25 40 15} labelsize 10 } Fl_Button btn_up_fast { label UP callback cb_btn_up_fast xywh {100 5 40 15} labelsize 10 } Fl_Button btn_down_fast { label DOWN callback cb_btn_down_fast xywh {145 5 40 15} labelsize 10 } Fl_Button btn_fr_right { label {> Fr} callback cb_btn_fr_right xywh {145 45 40 15} labelsize 10 } Fl_Button btn_fr_left { label {< Fr} callback cb_btn_fr_left xywh {145 65 40 15} labelsize 10 } Fl_Output txt_motor { xywh {5 85 180 20} labelsize 10 align 0 textsize 10 } Fl_Output txt_ra { label Ra xywh {5 120 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_dec { label Dec xywh {100 120 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_az { label Az xywh {5 155 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_alt { label Alt xywh {100 155 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_fr { label Fr xywh {5 190 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_last { label LAST xywh {100 190 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_tim { label Tim xywh {5 295 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_atm { label Atm xywh {100 295 85 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_obj { label Obj xywh {5 225 180 20} labelsize 10 align 5 textsize 10 } Fl_Output txt_type { label Typ xywh {5 260 180 20} labelsize 10 align 5 textsize 10 } Fl_Light_Button btn_guiding { label GUIDING callback cb_btn_guiding xywh {5 45 135 15} type Normal labelsize 10 } Fl_Button btn_getkoor { label {Get Koors.} callback cb_btn_getkoor xywh {5 325 85 15} labelsize 10 } Fl_Button btn_getkoor_toxephem { label {>> Fifo} callback cb_btn_getkoor_toxephem xywh {100 325 85 15} labelsize 10 } Fl_Light_Button btn_refraction { label Refraction callback cb_btn_refraction xywh {5 385 85 15} type Normal labelsize 10 } Fl_Light_Button btn_kp_special { label {KP-special} callback cb_btn_kpspecial xywh {100 385 85 15} type Normal labelsize 10 } Fl_Light_Button btn_xephemfifooutloop { label Outloop callback cb_btn_xephemfifooutloop xywh {5 345 85 15} type Normal labelsize 10 } Fl_Light_Button btn_exfifofollow { label {Ex.Fifo follow} callback cb_btn_exfifofollow xywh {5 425 85 15} type Normal labelsize 10 } Fl_Light_Button btn_encoder { label Encoder callback cb_btn_encoder selected xywh {100 425 85 15} type Normal labelsize 10 } Fl_Light_Button btn_reserved3 { label Reserved callback cb_btn_reserved3 xywh {5 445 85 15} type Normal labelsize 10 } Fl_Light_Button btn_fr_init { label {FR-Init} callback cb_btn_fr_init xywh {5 405 85 15} type Normal labelsize 10 } Fl_Button btn_get_frkoors { label {Fr-Koors} callback cb_btn_get_frkoors xywh {100 405 85 15} labelsize 10 } Fl_Button btn_objdb { label ObjDB callback cb_btn_objdb xywh {100 345 85 15} labelsize 10 } Fl_Light_Button btn_reserved4 { label Reserved callback cb_btn_reserved4 xywh {100 445 85 15} type Normal labelsize 10 } Fl_Output txt_event { xywh {5 465 180 35} type Multiline labelsize 10 align 128 textsize 10 } Fl_Output txt_err { xywh {5 505 180 35} type Multiline labelsize 10 align 128 textsize 10 } Fl_Button btn_gotoobj { label Goto callback cb_btn_obj_goto xywh {5 365 85 15} labelsize 10 } Fl_Button btn_originobj { label Origin callback cb_btn_obj_origin xywh {100 365 85 15} labelsize 10 } } } Function {make_window_objdb()} {open } { Fl_Window winobjdb { label Objects open xywh {218 40 308 367} modal visible } { Fl_Browser list_objfiles { label Files callback cb_objfiles xywh {5 5 300 65} type Hold labelsize 10 align 6 textsize 10 } Fl_Browser list_objects { label Objects callback cb_list_objects xywh {5 85 300 215} type Hold labelsize 10 align 6 textsize 10 } Fl_Output txt_obj_select { xywh {5 315 300 20} labelsize 10 textsize 10 } Fl_Button btn_obj_mark { label MARK callback cb_btn_obj_mark xywh {5 340 150 20} labelsize 10 } Fl_Button btn_obj_cancel { label CANCEL callback cb_btn_obj_cancel xywh {160 340 145 20} labelsize 10 } } }