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 -- Lauro Moura _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
