Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)
h_button_bar(parent,buttons)
Purpose: display an horizontal button bar in a figure
Variables:
- parent : figure which will contain the buttons (needed)
- buttons: vector of structures containing buttons parameters (needed)
* buttons.str: button label
* buttons.callback: button callback function
* buttons.bgcolor: button background color
Global variables: XSPACING, YPADDING
| This function is called by | |
|---|---|
Pierre-Michel THEVENY <theveny@dt.insu.cnrs.fr>