Re: [SailfishDevel] Application always active

2013-09-23 Thread Marcin Mielniczuk
Hi, Thanks BR -- Marcin 2013/9/22 Robin Burchell > Hi, > > > On 22. sep. 2013, at 13:19, Marcin Mielniczuk > wrote: > > I'm trying to utilze ApplicationWindow.applicationActive to set the > cover text. But the onApplicationActiveChanged signal isn't emitted, and > the applicationActive prop

Re: [SailfishDevel] Application always active

2013-09-22 Thread Robin Burchell
Hi, > On 22. sep. 2013, at 13:19, Marcin Mielniczuk wrote: > 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. Try Qt.application.active instead. applic

[SailfishDevel] Application always active

2013-09-22 Thread Marcin Mielniczuk
Hello, 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. (When I used an cover action logging the applicationActive property, it was printed as true, even thoug