My current problem I'm having with the verticle scroll bar is actually
with the scroll box. I have set the min and max of the scroll bar to
-32767 and 32767 respectivly. When I scroll to the end of the file, I
see all the data. But when I drag the scroll box to the end, the
program cuts off about 1000 lines. I have searched and searched and I
can't figure out where the problem is. Any suggestions would be
great.
with the scroll box. I have set the min and max of the scroll bar to
-32767 and 32767 respectivly. When I scroll to the end of the file, I
see all the data. But when I drag the scroll box to the end, the
program cuts off about 1000 lines. I have searched and searched and I
can't figure out where the problem is. Any suggestions would be
great.
Comment