[Lazarus] Form ordering problem on tiling window manager

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Feb 1 01:44:17 CET 2013


Mattias Gaertner schrieb:

>>From the output: The LCL gtk2 interfaces sets the right order.
> TOpenDialog on top of OI on top of MainIDE on Form1 on SrcNB on
> MsgView.
> So, the question is what does this WM need more than
> gtk_window_set_transient_for.
> http://developer.gimp.org/api/2.0/gtk/GtkWindow.html#gtk-window-set-transient-for

A WM manages the windows, and a widgetset (gtk...) only can tell the WM 
how his windows should be ordered. A WM may e.g. reorder the window 
order on focus switch or other actions, without telling or asking the 
widgetset.

DoDi





More information about the Lazarus mailing list