![]() | CDGW Class |
Namespace: Geosoft.Desktop.GXNetX
The CDGW type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create |
This method creates a Dialog window from a specified
resource. The Resource is loaded into memory but not displayed.
|
![]() | Dispose | Releases the unmanaged resources used by the CDGW and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) |
![]() | GetInfoMETA | Copies the Dialog information to a META attribute. |
![]() | GetInfoSYS |
This method uses the information in a Dialog box to
set a SYS variable.
|
![]() | GetList |
This method retrieves the list (LST) object associated
with a Dialog object.
|
![]() | GtInfo(Int32, Int32, String) |
This method fills the specified string with the text from
the text object specified.
|
![]() | GtInfo(Int32, Int32, String, Int32) |
This method fills the specified string with the text from
the text object specified.
|
![]() | iRunDialogue | This method runs the Dialog window. |
![]() | SetInfo |
This method sets the string of a text object. If the string
is too long it will be truncated.
|
![]() | SetInfoMETA | This sets a text object to the text found in a META attribute. |
![]() | SetInfoSYS |
This sets a text object to the text found in a system
parameter variable. If the variable has not been set,
the text is not set.
|
![]() | SetTitle | Changes the title of the dialog. |