# data file for the Fltk User Interface Designer (fluid)
version 1.0108 
header_name {.h} 
code_name {.cxx}
Function {} {open
} {
  Fl_Window {} {
    label {Evoke test} open
    xywh {493 478 355 94} type Double visible
  } {
    Fl_Input {} {
      label {Program to run:} selected
      xywh {10 25 335 25} labelsize 14 align 5 textsize 14
    }
    Fl_Button {} {
      label {&Run}
      xywh {255 60 90 25} labelsize 14
    }
    Fl_Button {} {
      label {&Quit evoke}
      xywh {150 60 90 25} labelsize 14
    }
    Fl_Button {} {
      label {&Quit all}
      xywh {55 60 90 25} labelsize 14
    }
  }
}