Re: mouse event: right click on custom marker
- From: Jiří Techet <techet gmail com>
- To: Gerard Toonstra <gtoonstra gmail com>
- Cc: libchamplain-list gnome org
- Subject: Re: mouse event: right click on custom marker
- Date: Fri, 7 Oct 2011 00:15:39 +0200
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]