How do I test my livecode project?

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
UtahCode197
Posts: 21
Joined: Sat Jun 22, 2013 9:36 pm

How do I test my livecode project?

Post by UtahCode197 » Sun Jun 23, 2013 8:53 am

The 'test' button is greyed out and I can't get it to be press-able.
Does anyone know what I've done wrong?
Thanks

Klaus
Posts: 14187
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: How do I test my livecode project?

Post by Klaus » Sun Jun 23, 2013 11:31 am

Hi Rory,

the "TEST" menu item is menat to test your stack on the iOS (or ANDROID?) simulator.
To "run" your stack on MacOS, Win or Linux, just switch to the BROWSE tool (topleft in TOOLS palette) and it runs :-)


Best

Klaus

andrewferguson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 184
Joined: Wed Apr 10, 2013 5:09 pm

Re: How do I test my livecode project?

Post by andrewferguson » Tue Jun 25, 2013 10:29 am

Hi,
Another way to test is to go to the Development menu, and choose Suspend Development Tools. This will also hide all the LiveCode windows.

Although, I find that the best way to test something is to save it as a standalone application, then run it from the computer without relying on LiveCode.

Andrew

Safari-ID
Posts: 13
Joined: Wed Dec 18, 2013 12:43 am

Test Icon Stays in Greyed Out Mode..

Post by Safari-ID » Fri Dec 20, 2013 7:16 pm

I click both Pointer Icons and never get the Test Icon to ungrey.

I stay Stuck with Live Code.. Cannot get to First Base..

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

Re: How do I test my livecode project?

Post by jacque » Fri Dec 20, 2013 7:22 pm

What platform are you trying to build for? Mobile? Desktop? If mobile, do you want to test on iOS or Android?

As Klaus said, the Test button does not apply to stacks run on the desktop.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Safari-ID
Posts: 13
Joined: Wed Dec 18, 2013 12:43 am

Re: How do I test my livecode project?

Post by Safari-ID » Sat Dec 21, 2013 3:36 am

I did not have a Test Target chosen

Got it working but I cannot drop the Say Hello File
to the iphone in Xcode. For some reason..

Just trying to do the Steps.

Post Reply