![]() |
![]() |
![]() |
![]() |
UIquestionDialog
Synopsis
a dedicated question dialog window
UImessageBox UIquestionDialog {
type<NEvisible=0> = 3;
};Description
UIquestionDialog is a dialog that prompts the user to respond to a query from the application. The value of OK (from UIdialog) can determine if a user accepts the situation described by the posted message. The dialog displays a special question dialog bitmap.
Subobjects
type <Not visible in Network Editor> =3(dialog question bitmap);
title;isModal;autoUnmanage;destroyOnUnmanage;ok;cancel;okButton;okLabelString;cancelButton;cancelLabelString;display
message(+IPort2)UIdecorContainer class attribute.x; y;width; height;
* parent;grouptoParent;&cursor;events <Not visible in Network Editor>;UIwindow class attributesshellParent <Not visible in Network Editor>;canHaveChildren <Not visible in Network Editor> =0(cannot have children)
&visible=0;&active;pixmap;color;fontAttribute;fontlist <No longer used. Not visible in Network Editor>;cxxhandle <Internal Object. Not visible in Network Editor>;handle <Internal Object. Not visible in Network Editor>;window_resources <No longer used. Not visible in Network Editor>;motif_resources <No longer used. Not visible in Network Editor>;layout <No longer used. Not visible in Network Editor>
Example
File
See Also Related Modules
![]() |
![]() |
![]() |
![]() |