Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
moveWindowOutside.m File Reference

Determine the position of the dialog - on a side of the main figure if available, else, centered on the main figure Parameters: hObject: a handle of the window to be moved alignH: an optional string with the preferred horizontal alignment: left (default), right, center alignV: an optional string with the preferred vertical alignment: top (default), bottom, center More...

Functions

function hObject = moveWindowOutside (hObject, alignH, alignV)
 Determine the position of the dialog - on a side of the main figure if available, else, centered on the main figure Parameters: hObject: a handle of the window to be moved alignH: an optional string with the preferred horizontal alignment: left (default), right, center alignV: an optional string with the preferred vertical alignment: top (default), bottom, center
 

Detailed Description

Determine the position of the dialog - on a side of the main figure if available, else, centered on the main figure Parameters: hObject: a handle of the window to be moved alignH: an optional string with the preferred horizontal alignment: left (default), right, center alignV: an optional string with the preferred vertical alignment: top (default), bottom, center

Function Documentation

◆ moveWindowOutside()

function hObject = moveWindowOutside ( hObject,
alignH,
alignV )

Determine the position of the dialog - on a side of the main figure if available, else, centered on the main figure Parameters: hObject: a handle of the window to be moved alignH: an optional string with the preferred horizontal alignment: left (default), right, center alignV: an optional string with the preferred vertical alignment: top (default), bottom, center

Required fields of hObject:
Generated fields of hObject:

Referenced by mibBatchController.mibBatchController(), mibDebrisRemovalController.mibDebrisRemovalController(), mibDeepActivationsController.mibDeepActivationsController(), mibDeepAugmentSettingsController.mibDeepAugmentSettingsController(), mibDeepController.mibDeepController(), mibImageArithmeticController.mibImageArithmeticController(), mibImageFiltersController.mibImageFiltersController(), mibPreferencesAppController.mibPreferencesAppController(), mibTipsAppController.mibTipsAppController(), mibTipsController.mibTipsController(), mibVolRenAppController.mibVolRenAppController(), mibVolRenAppViewerController.mibVolRenAppViewerController(), mibWhiteBalanceController.mibWhiteBalanceController(), mibWoundHealingAssayController.mibWoundHealingAssayController(), ibamiraImportGui>ib_amiraImportGui_OpeningFcn(), mibAboutGUI>mibAboutGUI_OpeningFcn(), mibAlignmentGUI>mibAlignmentGUI_OpeningFcn(), mibAnnotationsGUI>mibAnnotationsGUI_OpeningFcn(), mibBoundingBoxGUI>mibBoundingBoxGUI_OpeningFcn(), mibChopDatasetGUI>mibChopDatasetGUI_OpeningFcn(), mibCropGUI>mibCropGUI_OpeningFcn(), mibCropObjectsGUI>mibCropObjectsGUI_OpeningFcn(), mibDatasetInfoGUI>mibDatasetInfoGUI_OpeningFcn(), mibExternalDirsGUI>mibExternalDirsGUI_OpeningFcn(), mibFijiSelectDataset>mibFijiSelectDataset_OpeningFcn(), mibGraphcutGUI>mibGraphcutGUI_OpeningFcn(), mibHistThresGUI>mibHistThresGUI_OpeningFcn(), mibImageAdjustmentGUI>mibImageAdjustmentGUI_OpeningFcn(), mibImageMorphOpsGUI>mibImageMorphOpsGUI_OpeningFcn(), mibImageSelectFrameGUI>mibImageSelectFrameGUI_OpeningFcn(), mibImportOmeroGUI>mibImportOmeroGUI_OpeningFcn(), mibInputDlg>mibInputDlg_OpeningFcn(), mibInputMultiDlg>mibInputMultiDlg_OpeningFcn(), mibLines3DGUI>mibLines3DGUI_OpeningFcn(), mibLogListGUI>mibLogListGUI_OpeningFcn(), mibMakeMovieGUI>mibMakeMovieGUI_OpeningFcn(), mibMaskStatsProps>mibMaskStatsProps_OpeningFcn(), mibMeasureToolGUI>mibMeasureToolGUI_OpeningFcn(), mibMorphOpsGUI>mibMorphOpsGUI_OpeningFcn(), mibObjSepGUI>mibObjSepGUI_OpeningFcn(), mibOmeroLoginDlg>mibOmeroLoginDlg_OpeningFcn(), mibPreferencesGUI>mibPreferencesGUI_OpeningFcn(), mibQuestDlg>mibQuestDlg_OpeningFcn(), mibRandomDatasetGUI>mibRandomDatasetGUI_OpeningFcn(), mibRandomRestoreDatasetGUI>mibRandomRestoreDatasetGUI_OpeningFcn(), mibRechopDatasetGUI>mibRechopDatasetGUI_OpeningFcn(), mibResampleGUI>mibResampleGUI_OpeningFcn(), mibSaveHDF5Dlg>mibSaveHDF5Dlg_OpeningFcn(), mibSelectModelTypeDlg>mibSelectModelTypeDlg_OpeningFcn(), mibSnapshotGUI>mibSnapshotGUI_OpeningFcn(), mibStatisticsGUI>mibStatisticsGUI_OpeningFcn(), mibStereologyGUI>mibStereologyGUI_OpeningFcn(), mibUpdateCheckGUI>mibUpdateCheckGUI_OpeningFcn(), mibVolRenGUI>mibVolRenGUI_OpeningFcn(), mibWatershedGUI>mibWatershedGUI_OpeningFcn(), selectHDFSeries>selectHDFSeries_OpeningFcn(), and volrenAnimationController.volrenAnimationController().

Here is the caller graph for this function: