# data file for the Fltk User Interface Designer (fluid) version 1.0105 header_name {.h} code_name {.cpp} Function {NewWindow()} {open return_type {Fl_Window*} } { Fl_Window {} {open xywh {180 226 119 100} type Double visible } {} code {return w;} {selected } } Function {Button_CB(Fl_Widget*,void*)} {return_type {static void} } { code {NewWindow()->show();} {} } Function {} {open } { Fl_Window {} { label Hauptfenster open xywh {557 592 296 148} type Double visible } { Fl_Button {} { label {Neues Fenster} callback Button_CB xywh {95 50 110 25} } } }