<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Focus lost after &quot;Windows KEY&quot; pressed]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm developing a simple software for testing keyboard keys, I turn on all the pressed keys in a GUI repoducing the keyboard, but obviously after pressing Windows Key Windows steal the focus from the application and runs its starter, so I have to click to the application to restore the focus.<br />
What if I don't have the mouse? I'd like an automatic re-focus on the application without the key sequence Alt+TAB.<br />
Is there a Qt method o a Windows system API ?</p>
]]></description><link>https://forum.qt.io/topic/33049/focus-lost-after-windows-key-pressed</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 17:43:50 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/33049.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Oct 2013 10:17:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Focus lost after &quot;Windows KEY&quot; pressed on Mon, 14 Oct 2013 12:57:50 GMT]]></title><description><![CDATA[<p dir="auto">yes, press the windows key again ;)</p>
<p dir="auto">But beyond that you won't have a chance, since this is OS specific default behavior.</p>
]]></description><link>https://forum.qt.io/post/198968</link><guid isPermaLink="true">https://forum.qt.io/post/198968</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Mon, 14 Oct 2013 12:57:50 GMT</pubDate></item></channel></rss>