I'm trying to make the Repligo left-right-scrolling a bit smoother. Currently, when pressing the right navigation button (on a TX), it jumps half a page to the right. I've tried changing the scrollbar pageSize with Bird, but the change is ignored by Repligo.
Maybe some value can be changed in the machine code of Repligo, in order to make the pageSize a bit smaller. I gues I should locate the SclSetScrollBar function call, but I don't know what to look for. Any help appreciated.