Next: Browser Types, Up: Browser Object [Contents][Index]
To add a browser to a form use the routine
FL_OBJECT *fl_add_browser(int type, FL_Coord x, FL_Coord y, FL_Coord w, FL_Coord h, const char *label);
The meaning of the parameters is as usual. The label is placed below the box by default.