home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg - The MessageBox WorkingDialog
- convenience creation function
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/MessageB.h>
- WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg(
- WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
- SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
- AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
- CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
-
- VVVVEEEERRRRSSSSIIIIOOOONNNN
- This page documents Motif 2.1.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg is a convenience creation function
- that creates a DialogShell and an unmanaged MessageBox child
- of the DialogShell. A WorkingDialog informs users that
- there is a time-consuming operation in progress and allows
- them to cancel the operation. It includes a symbol, a
- message, and three buttons. The default symbol is an
- hourglass. The default button labels are _O_K, CCCCaaaannnncccceeeellll, and
- HHHHeeeellllpppp.
-
- Use XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop up the WorkingDialog (passing the
- MessageBox as the widget parameter); use XXXXttttUUUUnnnnmmmmaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to
- pop it down.
-
- XXXXmmmmCCCCrrrreeeeaaaatttteeeeWWWWoooorrrrkkkkiiiinnnnggggDDDDiiiiaaaalllloooogggg forces the value of the Shell resource
- XXXXmmmmNNNNaaaalllllllloooowwwwSSSShhhheeeellllllllRRRReeeessssiiiizzzzeeee to True.
-
- _p_a_r_e_n_t Specifies the parent widget ID
-
- _n_a_m_e Specifies the name of the created widget
-
- _a_r_g_l_i_s_t Specifies the argument list
-
- _a_r_g_c_o_u_n_t Specifies the number of attribute/value pairs in
- the argument list (_a_r_g_l_i_s_t)
-
- For a complete definition of MessageBox and its associated
- resources, see XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
-
- RRRREEEETTTTUUUURRRRNNNN
- Returns the MessageBox widget ID.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD
- XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
-
-
-
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-