Search found 4 matches

by martyWell
Sat Jun 04, 2016 9:24 pm
Forum: Feature Proposals
Topic: Arrow Keys that actually work in Livecode 8
Replies: 12
Views: 6166

Re: Arrow Keys that actually work in Livecode 8

I'm running Indy 8.0.1 on a macbook air. I was going through some of the academy lessons and tearing my hair out -- couldn't get anything to happen using the arrowkey. I did a simple test and built the stack as a standalone. In the standalone, the arrowkey functioned as intended. This is a card scri...
by martyWell
Fri May 27, 2016 5:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: intro BMI app sequence?
Replies: 2
Views: 3000

Re: intro BMI app sequence?

I've just started going through this and ran into a couple of really minor glitches that I could sort out. But, now, I'm getting an error message when I try to run the calculation by clicking the "Calculate BMI" button. The script editor opens, highlights the line of code "put JsonImport(tJSON) into...
by martyWell
Tue Jul 15, 2014 2:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Print card fails first time then works usually
Replies: 4
Views: 3445

Re: Print card fails first time then works usually

Jean-Marc, Thanks for the quick reply. I tried enclosing the print this cd within the open/close printing. It didn't help. If I create a new main stack I can print fine -- even without the open/close printing. I don't know what there is about my stacks that are causing the problem. I have had some c...
by martyWell
Mon Jul 14, 2014 4:27 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Print card fails first time then works usually
Replies: 4
Views: 3445

Print card fails first time then works usually

Hi! I"m working on a Mac OS app. I read a student's test results from a database and put them into a field on a card. I go invisibly to the cd, then issue a print this card command. The first time I issue the print card command, nothing happens. If I repeat the command, it usually works. I've tried ...