Scrolling/wrapping in Listviews and the "L" attrib
Posted: Thu Sep 03, 2009 7:44 pm
I'm struggling with the "wrapping" feature in listviews when you scroll with the mouse wheel up or down past the beginning or end. My users positively HATE this behavior and I can't get it to turn off properly with the "L" attribute. My understanding is that when you use the "L" attribute in your listview form specs, that the highlight bar (and scroll bar thumb) should STOP when they get to the top or bottom (like any other Windows program). This is not the behavior I'm seeing.
When I hit the end of the listview, the cursor jumps back up a certain percentage of the way in the list and continues to scroll (loop) through that portion as you continue to scroll. This can be a BIG jump if you happen to have a long listview. It seems to be a percentage, but I haven't nailed that down.
Scrolling UP past the beginning doesn't appear to be affected at all by the "L" attribute as far as I can tell. I've tested this with different versions of BR from 4.17 through the most current 4.2 posted this week.
I really need to figure this out as my users want me to abandon listviews and go back to the old FNKEY Select "scrolls" if I can't turn this off. And I just created several new listviews that I really don't want to abandon.
Any ideas? Do any of you use the "L" attribute on your listviews? And if so, when you scroll (usually with the mouse wheel) past the beginning and the end, does it stop there? (maybe the problem is only mine) Are there any config values that affect listview scrolling? Maybe I don't have that set. (couldn't see any in the wiki)
-- Susan
When I hit the end of the listview, the cursor jumps back up a certain percentage of the way in the list and continues to scroll (loop) through that portion as you continue to scroll. This can be a BIG jump if you happen to have a long listview. It seems to be a percentage, but I haven't nailed that down.
Scrolling UP past the beginning doesn't appear to be affected at all by the "L" attribute as far as I can tell. I've tested this with different versions of BR from 4.17 through the most current 4.2 posted this week.
I really need to figure this out as my users want me to abandon listviews and go back to the old FNKEY Select "scrolls" if I can't turn this off. And I just created several new listviews that I really don't want to abandon.
Any ideas? Do any of you use the "L" attribute on your listviews? And if so, when you scroll (usually with the mouse wheel) past the beginning and the end, does it stop there? (maybe the problem is only mine) Are there any config values that affect listview scrolling? Maybe I don't have that set. (couldn't see any in the wiki)
-- Susan