Creating a theme

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Ellery
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 6
Joined: Tue Feb 26, 2013 9:10 pm

Creating a theme

Post by Ellery » Thu May 02, 2013 12:19 am

Is there a way to make a theme for your app so that all the cards in your stack will have the same basic layout. Like a back button on the top or any button added to the page will automatically display a certain graphic? The app im trying to make is going to have like 60-120 cards I think so it will make coding it much easier.

CoffeeCone
Posts: 64
Joined: Fri Apr 26, 2013 8:38 am

Re: Creating a theme

Post by CoffeeCone » Thu May 02, 2013 12:22 am

Ellery wrote:Like a back button on the top
I believe you need to use a group with backgroundBehavior to make persistent buttons.
Learning LiveCode, one step at a time.

Post Reply