Adjusting rev window to full-screen

Rob Cozens rcozens at pon.net
Wed Jun 14 11:16:03 EDT 2006


Moi:

> A scrollBar slider should work also; but remember it will generate a 
> resizeStack message.  Set the startValue to the minimum height of the 
> stack.  Set the endValue to the maximum height available, based on (my 
> recommendation) the working screenRect.  Set the thumbPosition to (the 
>  height of this stack).
>
> on mouseUp
>

If you want the stack to resize dynamically while the user moves the 
slider, add

on mouseMove
    mouseUp
end mouseMove

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