RE: [Win32Lib] scroll a window with text?
- Posted by Martin Stachon <martin.stachon at worldonline.cz> Jun 27, 2002
- 372 views
Dan Moyer wrote: > I don't understand what to use for "pageSize" in: > --/proc setWindowScrollRange ( id, typeScroll, min, max, pageSize) Sorry Dan for replying so late, but I am kind of cutted-off the net. PageSize allows sizing of the proportional scroll thumb, eg. when scroll range is 0..99, and you set pageSize to 50, the thumb will be half the size of the scrollbar. > Oh, and the html doc doesn't jump to the link for that procedure. This is my fault - it is because of the space between Range and (, which confuses MAKEDOC. Derek has been informed some time ago. Martin