having an object always being the top layer?

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
gibbotron09
Posts: 2
Joined: Tue May 08, 2012 5:09 am

having an object always being the top layer?

Post by gibbotron09 » Sun May 13, 2012 3:15 pm

Hey all,
Just curious if there is a way to set an object (in my case a button) to always be the top layer? I ask because I have created a game where images are cloned and because they are more recently created than my buttons, they sometimes end up covering them so my game does not function. Any way to avoid that and have that button be the top layer always?

Thanks a lot everyone!

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: having an object always being the top layer?

Post by Dixie » Sun May 13, 2012 3:38 pm

look at 'layer' in the dictionary...

gibbotron09
Posts: 2
Joined: Tue May 08, 2012 5:09 am

Re: having an object always being the top layer?

Post by gibbotron09 » Sun May 13, 2012 3:58 pm

thank you

Post Reply