Controls

EnableGUI, ShowControl, ToggleControl

EnableGUI

Description 

 EnableGUI(
   int  Enabled
);

This function enables/disables all Graphical User Interface components.

Parameters

int Enabled

0

Disabled.

1

Enabled.

ShowControl

Description 

 ShowControl(
   char *Name,
   int  ShowDockingView
);

Shows or hides the docking control.

Name parameter is the name of the control. Please see the ToggleControl function for the list of possible names.

Parameters

char *Name

The ID of the control panel. To get the ID of a panel, do the following:

  1. Display the Command History panel.

    ShowControl("CommandHistoryControl", 1);
  2. Display a panel via the main menu. E.g.: use the View > Visualisation Controls > Histogram command.

  3. The macro function and the correct parameter appears in the command history window.

    ShowControl("HistoToolControl",1);
int ShowDockingView

Visibility of the control.

1, TRUE

Show control

0, FALSE

Hide control

See Also 
ToggleControl

ToggleControl

Description 

 ToggleControl(
   char *Name
);

This function displays/hides a control panel. Mind that not all control windows are available in all software versions.

Parameters

char *Name

The ID of the control panel. To get the ID of a panel, do the following:

  1. Display the Command History panel.

    ShowControl("CommandHistoryControl", 1);
  2. Display a panel via the main menu. E.g.: use the View > Visualisation Controls > Histogram command.

  3. The macro function and the correct parameter appears in the command history window.

    ShowControl("HistoToolControl",1);
3dObjectManagementControl

3D Object Measurement

AdvancedNDAcquisition

Advanced ND Acqusition

AutoCaptureFolder

Auto Capture Folder

AutoMeasCtrl

Automated Measurement

AutoMeasResults

Automated Measurement Results

AVISetupControl

AVI Acquisition

BinaryLayers

Binary Layers

CaptureFRETImage

Capture FRET Image

Classifier

Classifier

Colocalization

Colocalization

CommandHistoryControl

Command History

ControlsElement

Controls

CustomAcquisition

Custom Acquisition

DebugView

Debug View

DeviceMicPadControl

Microscope Pad

DistanceMeasurement

Distance Measurement

EditBinaryTool

Binary Toolbar

FiltersShuttersGUIControl

Filters and Shutters

HistoToolControl

Histogram

HWTriggeringControl

Triggered Acquisition

InOutElement

ND Control Panel

InputSetupFormControl

Camera Settings

IntensityProfile

Intensity Profile

Live2DWienerDeconvControl

Live De-Blur

LutToolControl

LUTs

MacroElement

Macro Panel

ManualMeasurement

Annotations and Measurements

MultipointSet

ND Multipoint Set Acquisition

NDAcquisition

ND Acquisition

NDAcquisitionHistory

ND Acquisition History

NDSequence

ND Sequence Acquisition

NDStimulation

ND Stimulation

ObjectCount

Object Count

ObjectCatalog

Object Catalog

ObjectClassifier

Object Classifier

ObjectTracking

Tracking

OpenedViews

Opened Views

OptConfElement

OC Panel

PanningControl

Preview

ProjectControl

Projects

Restrictions

Restrictions

ROIStatisticsControl

ROI Statistics

RTDeconvControl

RT Deconvolution

RTEDFElem

Real Time EDF

Segmentation

Segmentation

ScanAreaControl_1

Sensor Area

ShadingCorections

Shading Corrections

SpectrumProfile

Spectrum Profile

StageGUIControl

XYZ Navigation

StimulationElement

Stimulation

SystemInfo

System Information

TimeMeasurementControl

Time Measurement

Thresholding

Thresholding

TrackBinariesControl

Tracking Options

ViewSynchroControl

Synchronizer

ViewVariablesControl

Variables

VolumeMeasurementControl

Volume Measurement

XYOverview

XY Overview

ZProfile

EDF Z Profile

ZStackGUIControl

Z Series Setup