Re: Detect scrollbar change due to user interaction
- From: Kasper Peeters <kasper peeters phi-sci com>
- To: Daniel Boles <dboles src gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Detect scrollbar change due to user interaction
- Date: Wed, 12 Apr 2017 11:22:29 +0100
signal_change_value is the one that exists to validate/apply/reject
user attempts to change the value of the Range
That does indeed trigger when I move the scrollbar, but it doesn't
trigger when I use the mouse wheel to scroll. I have tried wrapping the
ScrolledWindow inside an EventBox, doing set_mask(Gdk::SCROLL_MASK) on
the latter, and then attaching to the signal_scroll_event() of the
EventBox, but I am not getting any signals. Any suggestions?
Thanks,
Kasper
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]