moving stacks together

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
monki
Posts: 59
Joined: Tue Dec 13, 2011 10:56 pm

moving stacks together

Post by monki » Tue Apr 04, 2017 3:45 am

So, I'm thinking about creating a stack with a separate stack for a menu bar and was wondering if it was possible to "glue" the two stacks together so they could be dragged on the screen as if they were a single object?

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10099
Joined: Fri Feb 19, 2010 10:17 am

Re: moving stacks together

Post by richmond62 » Tue Apr 04, 2017 10:35 am

Yes this is quite possible. Hang on a minute while I knock together a demo.

You should make one stack a substack of the other one.
Screen Shot 2017-04-04 at 12.32.56 pm.png
Ouch; sorry about the spelling mistake; did the whole thing in ten minutes flat.
MAIN STACK.livecode.zip
Here's the stack.
(11.38 KiB) Downloaded 194 times

Post Reply