ITEM: I7516L
AIC/Motif: Dialog box disappears when pushButton clicked.
Question:
I am using AIC to create a dialog box. On the dialog box I have
a pushButton. In test mode and in executable mode when I click on
the pushButton the dialog disappears. I have not put a UxPopdown or
a XtPopdown instruction in the activate callback. Why does the
dialog disappear?
Response:
The resource of XmNautoUnmanage (or AutoUnmanage in the Specific
resource in AIC) defaults to a value of true which indicates to
automatically pop down the dialog when an activate callback is called.
Changing the resource to false prevents the dialog from disappearing
until you code the UxPopdownInterface or XtPopdown explicitly.
Support Line: AIC/Motif: Dialog box disappears when pushButton clicked. ITEM: I7516L
Dated: May 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:44
Comments or suggestions?
Contact us