![]() |
Microscopy Image Browser
1.233
|
A callback function for the popup menu of the buffer buttons in the upper part of the Directory contents panel. This callback is triggered from all those buttons. More...
Functions | |
| function | bufferToggles_cb (hObject, eventdata, parameter, buttonID) |
| A callback function for the popup menu of the buffer buttons in the upper part of the Directory contents panel. This callback is triggered from all those buttons. More... | |
A callback function for the popup menu of the buffer buttons in the upper part of the Directory contents panel. This callback is triggered from all those buttons.
| function bufferToggles_cb | ( | hObject, | |
| eventdata, | |||
| parameter, | |||
| buttonID | |||
| ) |
A callback function for the popup menu of the buffer buttons in the upper part of the Directory contents panel. This callback is triggered from all those buttons.
| hObject | - a handle to one of the buttons |
| eventdata | - eventdata structure |
| parameter | - a string that defines options:
|
| buttonID | - a number (from 1 to 8) of the pressed button. |
References changelayerEdit_Callback(), changeTimeEdit_Callback(), mib_inputdlg(), and updateGuiWidgets().
