Re: how to make comboboxes not to respond to mouse wheel up and down
- From: Daniel Boles <dboles src gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: how to make comboboxes not to respond to mouse wheel up and down
- Date: Tue, 22 Jan 2019 16:20:35 +0000
Probably you should connect to .signal_scroll_event() before the default handler and return TRUE to stop it from being called.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]