Stack style

Richmond richmondmathewson at gmail.com
Sun Apr 5 16:32:56 EDT 2015


I just knocked together a stack "Non Sense" with 2 substacks; "Sub Stak" 
& "Rub Bish" ["Rub Bish" is palettised].

I then put a button on the main stack and a list field "OOT".

The button has this script:

on mouseUp
    put the mode of stack "Sub Stak" into line 1 of fld "OOT"
    put the mode of stack "Rub Bish" into line 2 of fld "OOT"
end mouseUp

clicking the button gives me:

1
4

Hot Patootie!

Richmond.




More information about the use-livecode mailing list