# data file for the Fltk User Interface Designer (fluid) version 1.0107 header_name {.h} code_name {.cxx} class UI {open } { Function {UI()} {open } { Fl_Window window {open xywh {464 147 195 176} type Double size_range {195 176 195 0} visible } { Fl_Light_Button {} { label button xywh {25 25 68 20} } } } } Function {main()} {open return_type int } { code {UI ui; ui.window->show(); return (Fl::run());} {selected } }