On Friday 30 October 2009 08:03:02 Graeme Geldenhuys wrote: > 2009/10/30 Martin Schreiber <[email protected]>: > > A window which should not be influenced by the window manager must have > > the override_redirect attribute set on X. MSEgui has > > tmseform.optionswindow > > 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. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
