There is always a way. I think you will have to resort to using a trap for the mouse which begins when the mouse is down inside a scrollbar and calls itself repeatedly with a slight wait for x with messages until the mouse is up.
Bob S > On Mar 4, 2026, at 11:12 AM, jbv via use-livecode > <[email protected]> wrote: > > Nope, I have a column that contains only buttons, and when I sort other > columns, I want that column to be sorted accordingly. > But nevermind, I managed to find a solution. > > But now I have another question : when scrolling a datagrid with the mouse > wheel, is there a way to detect the exact moment when scolling has stopped ? > > > Le 2026-03-04 11:00, Bob Sneidar via use-livecode a écrit : >> Wait, you are sorting by a column that contains only buttons? >> Bob S > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
