Re: [Gambas-user] Reading pen pressure from wacom tablets

2012-08-17 Thread sheldon sobel
Hello - Please remove me from the gambas email user list. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security a

Re: [Gambas-user] Reading pen pressure from wacom tablets

2012-08-17 Thread Benoît Minisini
Le 17/08/2012 12:24, Ricardo Díaz Martín a écrit : > Ok, so when you define special events for tablets and make PointerX and > PointerY relative to the control I'll change the project. > > Regards, > Hi again, 1) In revision #5051, I have updated the Tablet event management: - Finally I decided

Re: [Gambas-user] Reading pen pressure from wacom tablets

2012-08-17 Thread Ricardo Díaz Martín
Ok, so when you define special events for tablets and make PointerX and PointerY relative to the control I'll change the project. Regards, 2012/8/17 Benoît Minisini > Le 17/08/2012 08:50, Ricardo Díaz Martín a écrit : > > Ok, I'm in the forum. So if you change I'll know it and test again. > > >

Re: [Gambas-user] Reading pen pressure from wacom tablets

2012-08-17 Thread Benoît Minisini
Le 17/08/2012 11:20, Benoît Minisini a écrit : > > Before I want to change the "tablet" events interface. > > You must know that in GTK+, you must explicitely tell him which widget > gets "extended" (i.e. tablet) events. With Qt this is not required. > Hence the "UseTablet" property. > > I finally

Re: [Gambas-user] Reading pen pressure from wacom tablets

2012-08-17 Thread Benoît Minisini
Le 17/08/2012 08:50, Ricardo Díaz Martín a écrit : > Ok, I'm in the forum. So if you change I'll know it and test again. > > I don't know too why gb.gtk doens't want to detect. > > If you want to include in gambas examples I attach last version with some > improvements (a small pointer position cac