![]() |
Microscopy Image Browser 2.91
MIB
|
custom button input dialog More...
Functions | |
function varargout = | mibQuestDlg (varargin) |
custom button input dialog | |
function | mibQuestDlg>mibQuestDlg_OpeningFcn (hObject, eventdata, handles, varargin) |
function varargout = | mibQuestDlg>mibQuestDlg_OutputFcn (hObject, eventdata, handles) |
function | mibQuestDlg>mibQuestDlg_CloseRequestFcn (hObject, eventdata, handles) |
function | mibQuestDlg>buttons_Callback (hObject, eventdata, handles) |
function | mibQuestDlg>mibQuestDlg_KeyPressFcn (hObject, eventdata, handles) |
function | mibQuestDlg>cancelBtn_Callback (hObject, eventdata, handles) |
function | mibQuestDlg>mibQuestDlg_ResizeFcn (hObject, eventdata, handles) |
function | mibQuestDlg>helpBtn_Callback (hObject, eventdata, handles) |
custom button input dialog
function varargout = mibQuestDlg | ( | varargin | ) |
custom button input dialog
varargin | mibQuestDlg ( mibPath, prompt, buttons, dlgTitle, options )
function varargout = mibQuestDlg(varargin) custom button input dialog Definition mibQuestDlg.m:17
|
answer | name of the pressed button |
Examples:
Referenced by mibAlignmentController.continueBtn_Callback(), mibModel.materialsActions(), and mibSubtractRunningAverage().
function mibQuestDlg>buttons_Callback | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>cancelBtn_Callback | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>helpBtn_Callback | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>mibQuestDlg_CloseRequestFcn | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>mibQuestDlg_KeyPressFcn | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>mibQuestDlg_OpeningFcn | ( | hObject, | |
eventdata, | |||
handles, | |||
varargin ) |
References max, mibRescaleWidgets(), mibUpdateFontSize(), and moveWindowOutside().
function varargout = mibQuestDlg>mibQuestDlg_OutputFcn | ( | hObject, | |
eventdata, | |||
handles ) |
function mibQuestDlg>mibQuestDlg_ResizeFcn | ( | hObject, | |
eventdata, | |||
handles ) |