You need to call clutter_enable_motion_events (); - its a performance opt that maybe needs to work the other way around (be explicity disabled rather than enabled).
Note the new event stuff in trunk is heavily in flux, thats why its not documented yet (it still could change heavily). Also could you start using bugzilla for these kind of things, it much easier for us to track/manage that way. == Matthew On Thu, 2007-11-15 at 14:23 +0100, Murray Cumming wrote: > I am also having problems with actor signals. I get the button-press and > button-release signals, but not, for instance, the motion-event, > enter-event and leave-event signals. > > I attached my simple test code. I don't see an obvious error. > -- To unsubscribe send a mail to [EMAIL PROTECTED]
