IBM Visualization Data Explorer Programmer's Reference

[ Bottom of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]


17.9 Window Control

The following routines allow an application to control the behavior of user interface windows.

DXLError uiDXLOpenVPE(DXLConnection *conn);

DXLError uiDXLCloseVPE(DXLConnection *conn);

DXLError uiDXLOpenSequencer(DXLConnection *conn);

DXLError uiDXLCloseSequencer(DXLConnection *conn);

DXLError uiDXLOpenAllImages(DXLConnection *conn);

DXLError uiDXLCloseAllImages(DXLConnection *conn);

DXLError uiDXLOpenColorMapEditorByTitle(DXLConnection *conn, char *title);

DXLError uiDXLCloseAllColorMapEditors(DXLConnection *conn);

DXLError uiDXLCloseColorMapEditorByLabel(DXLConnection *conn, char *label);

DXLError uiDXLCloseColorMapEditorByTitle(DXLConnection *conn, char *title);
When the application is connected to the Data Explorer user interface, these routines allow control over DXUI windows. See ManageImageWindow and and ManageColormapEditor in IBM Visualization Data Explorer User's Reference for a description of the difference between "title" and "label".


[ Top of Page | Previous Page | Next Page | Table of Contents | Partial Table of Contents | Index ]
[Data Explorer Documentation | QuickStart Guide | User's Guide | User's Reference | Programmer's Reference | Installation and Configuration Guide ]

[Data Explorer Home Page]


[IBM Home Page | Order | Search | Contact IBM | Legal ]