App Academy Lesson 9

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
anmldr
Posts: 459
Joined: Tue Sep 11, 2012 11:13 pm

App Academy Lesson 9

Post by anmldr » Fri Dec 20, 2013 9:29 pm

In Lesson 9 of the App Academy, it includes a custom control called "Pinch" which has code for a button. In the video an earlier version of LiveCode is being used. It shows how to include this custom control in a different stack. In the Basic Properties, it allows the user to choose the Main Stack in a droplist and you can choose the stack that you are currently working on.

I am using LC 6.5.0 Build 3009. There is no place that I see to choose the Main Stack. Am I missing something?

I realize that I can just copy/paste the code but that defeats the purpose of re-using someone else's control.

Linda

anmldr
Posts: 459
Joined: Tue Sep 11, 2012 11:13 pm

Re: App Academy Lesson 9

Post by anmldr » Fri Dec 20, 2013 9:53 pm

The Multi Touch stack included with Lesson 9 is corrupted. This may be the problem. Maybe this file can be uploaded again?

Linda

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: App Academy Lesson 9

Post by jacque » Sat Dec 21, 2013 4:20 am

What version of LiveCode are you running? Stack corruption is very rare, but a stack saved in a newer version may be reported as corrupted if opened in an older version.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply