Python Script Engine  8.2
GL Studio Editor Python Script API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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::InfoWindow ( String  title)

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

Parameters
titlethe progress dialog title

Member Function Documentation

◆ UpdateInfoWindow()

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: