<div dir="ltr"><div><div>Hi,<br><br></div>Thanks<br><br></div>BR<br></div><div class="gmail_extra"><br clear="all"><div><div>--</div>Marcin<br></div>
<br><br><div class="gmail_quote">2013/9/22 Robin Burchell <span dir="ltr"><<a href="mailto:robin@viroteck.net" target="_blank">robin@viroteck.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class="im"><br>
> On 22. sep. 2013, at 13:19, Marcin Mielniczuk <<a href="mailto:marmistrzmar@gmail.com">marmistrzmar@gmail.com</a>> wrote:<br>
> I'm trying to utilze ApplicationWindow.applicationActive to set the cover text. But the onApplicationActiveChanged signal isn't emitted, and the applicationActive property is always true.<br>
<br>
</div>Try Qt.application.active instead. applicationActive was needed due to<br>
details about how our X11 stack worked. In a future release,<br>
applicationActive is deprecated (and aliased to<br>
Qt.application.active). There were some fixes required to make it<br>
work, however, so it could be the case that it simply won't work until<br>
a future SDK update.<br>
<br>
BR,<br>
Robin<br>
</blockquote></div><br></div>