Python Script Engine  8.1
GL Studio Editor Python Script API
InfoWindow Class Reference

Public Member Functions

 InfoWindow (String title)
 
void UpdateInfoWindow (String label)
 

Detailed Description

Popup window with a title bar and an info label

Constructor & Destructor Documentation

InfoWindow::InfoWindow ( String  title)

Shows a new dialog which is modal and has no buttons or icons.

Parameters
titlethe progress dialog title

Member Function Documentation

void InfoWindow::UpdateInfoWindow ( String  label)

Updates the dialog label.

Parameters
labelthe string to set the progress dialog label to

The documentation for this class was generated from the following file: