Search found 2 matches

by bushi
Sat Mar 30, 2013 5:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drawing on a Grouped Image Object
Replies: 3
Views: 3160

Re: Drawing on a Grouped Image Object

I've pared this down to what appears to be main problem and included code to illustrate. I initially created an image object then grouped it to include the scrollbars then sized the group smaller so the scrollbars would work. The code is set up as a button script. Here's the code: on mouseUp lock sc...
by bushi
Sat Mar 30, 2013 12:35 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Drawing on a Grouped Image Object
Replies: 3
Views: 3160

Drawing on a Grouped Image Object

I'm developing a stack to calculate distances of foothill trails in satellite images. I'm using it to find the actual distances between geocaches in the undeveloped areas near where I live. I'm using a satellite image in a group so that I can have horizontal and vertical scrollbars since some of the...