[Qgis-user] Windows 8 experiences

Stefan Keller sfkeller at gmail.com
Wed Feb 20 06:01:25 PST 2013


Nathan

Thanks for the hint!

2013/2/20 Nathan Woodrow <madmanwoo at gmail.com>:
> The tool is there for windows builds as I needed it for my QMap project,
> There is just a patch I haven't applied to the main code to enable it all
> the time.  You can enable it using Python if you want to test:
>
>        self.iface.mapCanvas().grabGesture(Qt.PinchGesture)
>        self.iface.mapCanvas().viewport().setAttribute(Qt.WA_AcceptTouchEvents)

We tried it with QGIS 1.8 (from OSGeo4W) but did not succeed yet (e.g.
no 'Pinch' gesture).
Now I think I know why it di'nt work because we used stable and not dev version.

Yours, Stefan


2013/2/20 Nathan Woodrow <madmanwoo at gmail.com>:
> Giovanni,
>
> The tool is there for windows builds as I needed it for my QMap project,
> There is just a patch I haven't applied to the main code to enable it all
> the time.  You can enable it using Python if you want to test:
>
>        self.iface.mapCanvas().grabGesture(Qt.PinchGesture)
>        self.iface.mapCanvas().viewport().setAttribute(Qt.WA_AcceptTouchEvents)
>
> - Nathan
>
>
>
> On Wed, Feb 20, 2013 at 10:19 PM, Giovanni Manghi
> <giovanni.manghi at faunalia.pt> wrote:
>>
>> > Can anybody confirm now that QGIS is working on Windows 8?
>> > Also on a multitouch tablet?
>> > That would be an alternative to Android Tablets.
>>
>> I have tested qgis on a Windows 8 tablet, and it works fine, but there
>> is no multi-touch as the proper navigation tool seems to be available
>> only on qgis for android.
>>
>>
>> cheers
>>
>> -- Giovanni --
>> _______________________________________________
>> Qgis-user mailing list
>> Qgis-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



More information about the Qgis-user mailing list