See fltk::Browser for methods to control the display and "current item", and fltk::Menu for methods to add and remove lines from the browser.
The methods on fltk::Browser for controlling the "value" control which item has the keyboard focus in a multi-browser. You must use the "select" methods described here to change what items are turned on:
Public Member Functions | |
| MultiBrowser (int x, int y, int w, int h, const char *l=0) | |
©2007 Bill Spitzak and others.