Re: events from mouse wheel - button press event? scroll event?
- From: Philipp Klaus Krause <pkk spth de>
- To: paul linuxaudiosystems com
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: events from mouse wheel - button press event? scroll event?
- Date: Sun, 02 Sep 2007 20:07:07 +0200
Paul Davis schrieb:
> C++ strikes again. thats a legal function declaration but it does not
> override the virtual method in the parent class. you want
>
> bool Display::on_scroll_event (GdkEventScroll* ev) { ... }
>
> note the argument type.
Thanks.
Philipp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]