[Lazarus] Form to front
Martin Schreiber
fpmse at bluewin.ch
Fri Oct 30 08:25:06 CET 2009
On Friday 30 October 2009 08:17:41 Graeme Geldenhuys wrote:
> 2009/10/30 Martin Schreiber <fpmse at bluewin.ch>:
> >> 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.
More information about the Lazarus
mailing list