Re: Mouse wheel in Gtk+-2.0



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]