MultiBrowser Class Reference
Inherits Browser.
List of all members.
|
Public Member Functions |
| MultiBrowser (int x, int y, int w, int h, const char *l=0) |
Detailed Description
The MultiBrowser class is a subclass of Browser which lets the user select any set of the lines. Clicking on an item selects only that one. Ctrl+click toggles items on/off. Shift+drag (or shift+arrows) will extend selections. Normally the callback is done when any item changes it's state, but you can change this with when().
See Browser for methods to control the display and "current item", and Menu for methods to add and remove lines from the browser.
The methods on 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:
The documentation for this class was generated from the following file:
Sun Jan 7 00:55:18 2007.
©2006 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for
any purpose, provided this copyright and permission notice are preserved.