Hello, I try to use a notify-like window in one of my applications. That means that a window should be shown on top of all windows, but did not steal the focus from other running applications.
Under windows this works with ShowWindow(MyForm.Handle, SW_SHOWNOACTIVATE); But how can I do this under GTK2? Thx for help Michael -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org http://lists.lazarus-ide.org/listinfo/lazarus