drawer question
Scott Morrow
scott at elementarysoftware.com
Sat Aug 11 18:13:42 EDT 2007
Mark,
Try using the word "in" rather than "of"
drawer stack "AnimalList" at right in stack "IGI"
(note: drawers are broken in 2.8.1 if you run on OSX versions before
10.4)
-Scott Morrow
Elementary Software
(Now with 20% less chalk dust !)
web http://elementarysoftware.com/
email scott at elementarysoftware.com
-----------------------------------------------------------------
On Aug 11, 2007, at 9:47 AM, Mark Swindell wrote:
> I want a drawer stack to appear to the right of my main stack, IGI.
>
> Main Stack = IGI
> Substack = Guess
> Substack = AnimalList
>
> Script of button on substack "Guess" reads:
>
> on mouseUp
> drawer stack "Animallist" at right of stack "IGI"
> end mouseUp
>
> But:
> The drawer stack only slides out of the substack "Guess," not the
> main stack "IGI" (and on the left, I might add).
>
> What is wrong with my command?
>
> Thanks,
> Mark
> OS X 10.4
> Rev 2.8.1
More information about the use-livecode
mailing list