child windows

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
child windows

Submitted by Anonymous (not verified) on Fri, 06/15/2012 - 12:07

I have a requirement to unmanage my application based on the some atom information I monitor. It seems the method I wrote to handle this works only half right. My application unmapps ok but any child windows that get unmapped seem, when I remap them, get mapped under the parent window and I cannot see it on the screen. The clue I get is that the stop cursor that I put up whne the dialog is mapped is still visible.
Any Ideas how to get the child window to map on the top of the parent window.
‹ Color in Graphical Context Tool tips ›

Anonymous

Tue, 03/30/2004 - 23:55#1

child windows

Check out http://www.motifdeveloper.com/tips/tip24.html, it has code to pop up/down the application dialog shells. You can also look at the man page for XRaiseWindow.