Differential scroll bars
kdnelson
I don't know if this is a solved problem or not. If there are good solutions, we should implement them in Igor. If not, the best idea I have is to have two different scroll bars. One scrolls through the whole table, but the second one scrolls only one row per pixel so that you can scroll slowly enough to look at the data while you scroll. I call this "differential" by analogy with the name for a set of screws with different pitches which are used to make very fine movements.
A second idea is to have the scrolling tied to the mouse speed, but that case very slow movements would need to scroll the table without actually moving the scroll bar, or the bar position would get out of sync with the table position.
October 21, 2015 at 12:21 pm - Permalink
As long as you're not on a modern Macintosh, where those buttons have been deemed to be useless!
If you know the approximate row number, you can choose Edit->Find (or Command-F or Ctrl-F), choose Find: Row.
Press and hold the Page Down key to scroll by pages.
The Up and Down Arrow keys will move the selected cell one row at a time.
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
October 21, 2015 at 12:32 pm - Permalink