> Is it not possible to subclass your own scroll and then, in the handle
method, simply check for the user releasing the mouse button drag?
I guess it is though I would also need to check for KeyUp (scrolling with keybord arrows) and MouseWheel (scrolling with mouse).
Thank you very much for the code, Karman! It looks neat though I have yet to fully understand it :) And I wonder what is the purpose of the boxes you draw in the constructor?
On Friday, September 9, 2022 at 10:23:04 AM UTC+2 geert karman wrote:
PS. After scrolling I check with a time out if another scroll happens, if not I execute my code. So you don't need repetitive timeouts.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.