Keeping stacks on-screen
Colin Holgate
coiin at verizon.net
Mon Dec 26 12:55:19 EST 2011
These first two entries should be < and not >. Might explain your other problem too.
On Dec 26, 2011, at 12:10 PM, Richmond wrote:
> on moveStack
> put the short name of this stack into THSTK
> if the left of stack THSTK > (item 1 of the screenRect) then
> set loc of stack THSTK to the screenLoc
> end if
> if the top of stack THSTK > (item 2 of the screenRect) then
> set loc of stack THSTK to the screenLoc
> end if
More information about the use-livecode
mailing list