Hi; On Wed, 2008-01-02 at 12:11 +0200, Tommi Komulainen wrote: > On Dec 27, 2007 11:31 PM, Emmanuele Bassi <[EMAIL PROTECTED]> wrote: > > > > another important addition to the event handling in Clutter is the > > ability to make actors "grab" the events (for pointer and keyboard > > events), preventing other actors from receiving them. for instance, in > > the example above, the actor grabs all the pointer events when receiving > > the button press, and releases the grab on button release and when the > > pointer leaves the actor. > > Is it possible to get a guaranteed notification of release event for > an actor that has seen the press? Regardless of grabs. Or notification > that some (other) actor just took the grab? >
Something like this indeed would probably make a lot of sense. Can you log as a bug so we dont lose track ? == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
