Hello !
> Fl_Window* win = new Fl_Window(...) > win->begin(); > new Fl_Box( ... , "Hello"); > win->end(); > > I like it this way... But I agree that the "hidden-begin" is probably a > bad thing and confusing for the unwary! I like it that way, too. The Pascal way. CU _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

