tags:

views:

65

answers:

0

Is it possible to create or derive a Motif widget using the return value of XCreateWindow, so that I can use that widget as parent for calls to Motif functions (like XmCreateErrorDialog)? If yes, how do I do that?