[Lazarus] Use rare Win32 API in LCLIntf.SetForegroundWindow

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue May 23 19:50:42 CEST 2017


On 2017-05-23 18:43, Ondrej Pokorny via Lazarus wrote:
> What are the equivalents for Qt, Qt5, Gtk2, Carbon, Cocoa?

For anything running under X11 I have never had a problem with

   XRaiseWindow(xapplication.display, FWinHandle);

So Qt and GTK could you that, if they aren't already.


Regards,
   Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


More information about the Lazarus mailing list