From 9e4c207e27505f183e940804668a678cd68888c8 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 26 Jul 2019 13:32:18 -0700 Subject: Added example images for Fl_[Hold/Multi]_Browser --- FL/Fl_Browser.H | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'FL/Fl_Browser.H') diff --git a/FL/Fl_Browser.H b/FL/Fl_Browser.H index 191d98271..323076362 100644 --- a/FL/Fl_Browser.H +++ b/FL/Fl_Browser.H @@ -37,6 +37,14 @@ struct FL_BLINE; editor or spreadsheet! But it is useful for showing a vertical list of named objects to the user. + \image html fl_hold_browser.png "Fl_Hold_Browser" + \image latex fl_hold_browser.png "Fl_Hold_Browser" width=4cm + + \par + + \image html fl_multi_browser.png "Fl_Multi_Browser" + \image latex fl_multi_browser.png "Fl_Multi_Browser" width=4cm + Each line in the browser is identified by number. The numbers start at one (this is so that zero can be reserved for "no line" in the selective browsers). Unless otherwise noted, the methods do not -- cgit v1.2.3