Restore a window

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

Questions about motif? Contact us

2 posts / 0 new
Last post
Restore a window

Submitted by Anonymous on Mon, 04/23/2001 - 08:38. Developers
Hello,
I have an application in which I minimize the window with `XIconifyWindow`, but when I try to restore it using `XMapWindow`, it doesn`t work. Sometimes, if I click in another window, the application restores. I dont`t know what I`m doing in bad way.

Thank you for your help

ICS_support

Are you being sure to flush the request to the X server with XFlush()?