Re: GTK3 on Windows 8.1: Touch Events Problem

2015-09-26 Thread Stefan Salewski
On Sat, 2015-09-26 at 19:15 +0100, Emmanuele Bassi wrote: > Hi; > > GTK 3.6 is not the latest version for Windows. We don't provide > binary > packages any more, but you can use the MSYS2 project to get a build > of the > latest stable version of GTK - one that is not hopelessly out of date > like

Re: GTK3 on Windows 8.1: Touch Events Problem

2015-09-26 Thread Emmanuele Bassi
Hi; GTK 3.6 is not the latest version for Windows. We don't provide binary packages any more, but you can use the MSYS2 project to get a build of the latest stable version of GTK - one that is not hopelessly out of date like 3.6, which was released 3.5 years ago. Ciao, Emmanuele. On Saturday, J

GTK3 on Windows 8.1: Touch Events Problem

2015-09-26 Thread Vincenzo Carletti
I'm working on a multiplatform project and I decided to use GTK3 both for Windows and Linux because of its availability on these os. I'm using the last distribution for windows (GTK 3.6 package) but I have the following problem: I'm trying to handle Touch Events coming from a touch screen but I'm n