[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Mouse wheel in Gtk+-2.0
- From: Havoc Pennington <hp redhat com>
- To: Bill Wilson <billw wt net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Mouse wheel in Gtk+-2.0
- Date: 27 Apr 2002 22:52:50 -0400
Bill Wilson <billw@wt.net> writes:
> Hi, the following program works as I expect in Gtk+-1.2 as I get output for
> buttons 1-3 and the wheel buttons 4 and 5. But when compiled under Gtk+-2.0
> the callback is never called for wheel button events, only for buttons 1-3.
>
> Does something need to be set up differently for Gtk+-2.0?
>
GDK 2 has a "GdkEventScroll" instead of the buttons hack.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]