Re: [SailfishDevel] Undo in SailfishOS apps

2014-10-15 Thread ulf . swdev
On 10/15/2014 07:49 PM, Andrey Kozhevnikov wrote: Sailfish IS supporting QWidgets, but Jolla Store (Harbour) is NOT. I'm aware that I can easily activate it for Sailfish. But it means that any app that does it will more or less be permanently blocked from Harbour - especially because the

[SailfishDevel] QtLocation/Map does nothing ?

2014-10-15 Thread Kim Foder
Hi I'm trying to implement a slippery map in my QML app using the QtLocation/Map. I have based the Map usage on some tutorials I have found on the net. My app compiles, installs and runs without any errors, but only my pulldown menu appears, the map area is clear, only the background is seen!

Re: [SailfishDevel] QtLocation/Map does nothing ?

2014-10-15 Thread Osmo Salomaa
Hi, 15.10.2014, 22:57, Kim Foder kirjoitti: Im the QML file I have implemented the as follows: Map { id: map enabled: true anchors.fill: parent // parent is for test purposes // 400 * 400