![]() |
Microscopy Image Browser 2.91
MIB
|
this is callback for the press of a mouse button above specified scroll bar More...
Functions | |
function | scrollbarClick_Callback (jListbox, jEventData, hListbox, defaultValue) |
this is callback for the press of a mouse button above specified scroll bar | |
this is callback for the press of a mouse button above specified scroll bar
function scrollbarClick_Callback | ( | jListbox, | |
jEventData, | |||
hListbox, | |||
defaultValue ) |
this is callback for the press of a mouse button above specified scroll bar
jEventData | event data that has information about the click |
hListbox | a handles of the parent widget in Matlab |
defaultValue | default value to put into the scroll bar |
jListb | handle to a scroll bar object |
References unFocus().
Referenced by mibGUI>mibGUI_OpeningFcn().