On 10/16/07, Lauro Moura <[EMAIL PROTECTED]> wrote: > On 10/11/07, Jeffrey Barish <[EMAIL PROTECTED]> wrote: > > I am not finding information about how to use tap-and-hold in PyGTK. I > > found gtk_widget_tap_and_hold_setup in the GTK+ Reference Manual, but > > tap_and_hold_setup is not in gtk.Widget. Am I barking up the wrong tree? > > Hi Jeffrey, sorry for the delay. > > I've just implemented basic support for tap and hold (the _setup > function). It's not yet in svn but will be released soon. > > Currently it's missing support for the positioning function. > > Bug url: > https://garage.maemo.org/tracker/index.php?func=detail&aid=1520&group_id=40&atid=229
Hi there, Tap-and-hold is now supported in trunk and there's a small wiki page [1] about using it, along with an example at [2]. [1] https://garage.maemo.org/plugins/wiki/index.php?TapAndHold&id=40&type=g [2] https://garage.maemo.org/svn/pymaemo/packages/pygtk/trunk/examples/tap/tap_example.py -- Lauro Moura INdT - Instituto Nokia de Tecnologia _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
