> setScope(int, int, int) has been there since day one in ScrollBar -- all I > added was a Scope data structure so that scope looks like a bean. OK.
> All scroll bars must have min/max/extent. If you want to create an > "infinite scroll bar", that's a smoke & mirrors construct created by > adjusting the scroll bar scope and/or value as the user interacts with the > scroll bar. OK, thanks for the confirm. Bye
