On Friday 30 October 2009 08:17:41 Graeme Geldenhuys wrote:
> 2009/10/30 Martin Schreiber <[email protected]>:
> >> But as far as I know, even if the window has the override_redirect
> >> flag set, there is no guarantee that it will pop to the front.
> >
> > XraiseWindow() should do.
>
> Yes, but that applies to all windows, not only override_redirect
> enabled windows. :)  But yes I see your point. The developer has more
> control over the override_redirect window because the window manager
> will not interfere with it.

Window manager will possibly not honour XraiseWindow for a normal window 
because of focus stealing prevention.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to