hi,

i have to use an external scrollbar to scroll my tablewidgets.
i#m catching the valueChanged(int) signal from scrollbars and use it to set the new position of the table scrollbar. but this works only partially. i have 24 rows and it is only scrolling the visible area.
doews anyone know why?