Submitted by Anonymous on Fri, 05/31/2002 - 17:47. Developers
Hi,
I am trying to restore a window no matter what state the window manager has it in.
Currently, I can restore it from an iconized state using
XtMapWidget (Window);
This just brings a shaded window forward but does not unshade it. This also does not do anything for a window on a different desktop.
Is there any way to unshade a window using motif?
Also, is there any way to bring a window to the current desktop from a different one??
thanks,
Shami.
Unshade? Do you mean that you want to set focus to the window?