# data file for the Fltk User Interface Designer (fluid) version 1.0108 header_name {.h} code_name {.cxx} decl {\#include } {} Function {main(int argc, char* argv[])} {open return_type int } { Fl_Window {} {open xywh {474 603 200 183} type Double when 0 visible } { Fl_Browser {} { callback {printf("Never say never!\\n"); fflush(stdout);} selected xywh {25 20 145 135} type Hold code0 {o->add("foo");} code1 {o->add("bar");} code2 {o->add("baz");} code3 {o->when(FL_WHEN_NEVER);} } } code {w->show(argc, argv); return Fl::run();} {} }