Re: mouse event: right click on custom marker



On Thu, Oct 6, 2011 at 09:15, Gerard Toonstra <gtoonstra gmail com> wrote:
> I solved by using:
>
> marker.connect( "button-press-event", self.on_select_marker, extradata )
>
> which is a signal on the clutteractor itself.

Yes, that's correct - libchamplain captures only the left-mouse-click
and all the other events are propagated in the clutter form.

Cheers,
Jiri


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]