Re: How to hide the window cross and force a window to be first displayed ?



dupont durand wrote:

[...]
2. I have several windows opened while my GUI is running. Some are hidden by other windows created later. How to force a given window to be the first one visible by the user ? ... For the moment, I have to select the desired window using the task bar ...

You should use set_transient_for(...) to keep a window on top level.
   Igor Gorbounov



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]