Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "285) What functions can an application use to change the size or"
Next document is "287) Why does XtGetValues for XmNx and XmNwidth return extremely"
286) Can I use XtAddTimeOut, XtAddWorkProc, and XtAddInput with
XtAppMainLoop?
Answer: On many systems, the obsolete XtAdd*() functions are not compatible
with the XtAppMainLoop(). Instead, you should use newer XtAppAddTimeOut(),
XtAppAddWorkProc(), and XtAppAddInput() functions with XtAppMainLoop()
Ken Lee, http://www.rahul.net/kenton/
Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "285) What functions can an application use to change the size or"
Next document is "287) Why does XtGetValues for XmNx and XmNwidth return extremely"