Search found 223 matches

by KimD
Tue Oct 20, 2015 5:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android getting confused about app ID
Replies: 2
Views: 2236

Re: Android getting confused about app ID

Oh it's a steep learning curve

Thanks

Kim
by KimD
Mon Oct 19, 2015 11:36 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Android getting confused about app ID
Replies: 2
Views: 2236

Android getting confused about app ID

Dear forum How does Livecode define the unique ID for an Android app? When creating a new Livecode Android test app I am: 1) Making a copy of one of my existing apps (File / Save As newname) 2) Changing the name of the stack (Mainstack / Property Inspector / Name) 3) Changing the name in File / Stan...
by KimD
Sun Jul 12, 2015 8:09 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode windows disappearing
Replies: 2
Views: 1908

Re: Livecode windows disappearing

The problem hasn't re-occurred since I read your suggestion. Isn't that always the way.

If it does re-occur, I will try what you suggest.

Regards
by KimD
Sun Jul 12, 2015 8:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Repeated use of Crop Image causes crash to desktop
Replies: 6
Views: 3408

Re: Repeated use of Crop Image causes crash to desktop

Thanks for the suggestion. I've logged the issue with Crop Image. Regards
by KimD
Sat Jul 11, 2015 11:55 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exported images growing in size
Replies: 9
Views: 4922

Re: Exported images growing in size

Thanks. That has cleared up one of the things that was confusing me ;-)
by KimD
Sat Jul 11, 2015 8:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exported images growing in size
Replies: 9
Views: 4922

Re: Exported images growing in size

Hi Klaus Sorry if this is a dumb question, but when should I use Binfile and when should I use File? Aren't all files stored on computers "binary"? By way of a note - I trained & worked as a programmer a long time ago, then got out of it. I've missed everything that has happened in programming since...
by KimD
Sat Jul 11, 2015 7:16 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Repeated use of Crop Image causes crash to desktop
Replies: 6
Views: 3408

Re: Repeated use of Crop Image causes crash to desktop

Hi Klaus Based on your suggestion I replaced "Crop" with "Export Snapshot" in my project, and it worked perfectly. Where Crop crashed after 1 to 3 repetitions, Export Snapshot carried out 77 repetitions with no problems, and it was much faster than Crop. The only downside that I can think of to usin...
by KimD
Fri Jul 10, 2015 3:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Repeated use of Crop Image causes crash to desktop
Replies: 6
Views: 3408

Re: Repeated use of Crop Image causes crash to desktop

Thanks Klaus! Your code runs perfectly on my "replicate the problem" stack. Tomorrow I'll try implementing it in my actual project stack. Thanks again.
by KimD
Fri Jul 10, 2015 3:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Repeated use of Crop Image causes crash to desktop
Replies: 6
Views: 3408

Repeated use of Crop Image causes crash to desktop

Windows 7 & Livecode 7.0.6 I'm working on a project which takes a large image (7mb jpg), and chops it up into 9 smaller images. To replicate the problem that I am experiencing I created a stack with one card. One the one card is the 7mb image, named "OrigImage". Also on the card is a button containi...
by KimD
Fri Jul 10, 2015 1:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exported images growing in size
Replies: 9
Views: 4922

Re: Exported images growing in size

Thanks Klaus

I'll play around with that

Regards
by KimD
Fri Jul 10, 2015 1:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exported images growing in size
Replies: 9
Views: 4922

Re: Exported images growing in size

Thanks Jean-Marc & Klaus I got Jean-Marc's suggestion to work immediately, so I didn't try Klaus's (although I'll store it away for future use). While I have some people who know what they are doing listening, can I ask another question? I'm trying to copy an image, to the same location (card or gro...
by KimD
Fri Jul 10, 2015 11:25 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Livecode windows disappearing
Replies: 2
Views: 1908

Livecode windows disappearing

Windows 7 and Livecode 7.0.6 I'm experiencing a problem whereby some of my Livecode windows disappear. I've had this happen with the Livecode Tools window, and with the Livecode 7.0.6 Main window. The windows disappear from the desktop area. They remain visible as one of the Livecode icons on the ta...
by KimD
Fri Jul 10, 2015 11:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Exported images growing in size
Replies: 9
Views: 4922

Exported images growing in size

Windows 7 & Livecode 7.0.6 I have a stack with a single card on it, and a single button on the card. The script of the button is - on mouseUp Import paint from file "Map.jpg" Export last image to file "MapAfterImport.jpg" as JPEG end mouseUp There is no other script in the stack. The original Map.jp...

Go to advanced search