Setup a Scrollbar?
    Rob Cozens 
    rcozens at pon.net
       
    Thu Apr 20 11:24:11 EDT 2006
    
    
  
Malte, Scott, et al:
>> pageInc: 1
>> lineInc: 1
 From Rev Dictionary:
"Use the pageIncrement property to change the amount that is scrolled 
when the gray region is clicked."
"Use the lineIncrement property to change the amount that is scrolled 
when the scrollbar arrows are clicked."
Do you really want the scroll limited to one pixel in these cases?
lineInc should = the height of one line of scrolling text or objects
pageInc should = lineInc * the number of visible lines of text or 
objects
Rob Cozens
CCW, Serendipity Software Company
"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."
from "The Triple Foole" by John Donne (1572-1631)
    
    
More information about the use-livecode
mailing list