On Wed, Mar 28, 2007 at 03:24:42PM +0300, ext Marius Gedminas wrote:
> On Wed, Mar 28, 2007 at 01:05:01PM +0300, [EMAIL PROTECTED] wrote:
> > Maemo tutorial and how-to documention are in
> > http://maemo.org/platform/docs/how-to.html. There exists API
> > documentation as well on
> > http://maemo.org/platform/docs/api-index.html. So the question is are
> > they good enough, what could be improved, any bugs, two few examples
> > or specs, wrong format, or other things that are on your way to block
> > hacking on some area or on a particular topic? Thanks, already in
> > advance!
> 
> A week ago I was unable to find documentation how to detect thumb
> presses in Maemo 3.0.

Enable extended events in your GTK application, and ensure that axis 2
(i.e. the third axis) is set as PRESSURE (set_axis_use) or something,
and now the PRESSURE field of every event will be valid.  OTOH, I think
GTK might already do this for you.

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to