Unshade window and move from different desktop

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

Questions about motif? Contact us

2 posts / 0 new
Last post
Unshade window and move from different desktop

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.

ICS_support

Unshade? Do you mean that you want to set focus to the window?