Geoff:

If your point list really has spaces in it like below, you've essentially
got a bunch of disconnected points.  If you set the linesize to a higher
number, you'd see the points come into view.

I seem to recall back in the day you were the one who discovered the
spaces-in-a-list-of-points aspect about (at the time) Revolution.  In one
sense, the behavior is weird, but there are some useful ways to take
advantage of the feature.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 3/31/14 9:10 PM, "Geoff Canyon" <gcan...@gmail.com> wrote:

>I have a graphic that doesn't want to be visible. Its visible is true. Its
>backColor is black. It is the topmost object. Its lineSize is 1. I've
>tried
>everything I can think of, and it still doesn't show up. Here's the weird
>part:
>
>put the rect of grc id 1557 of stack "revnavigator 1" & cr & the points of
>grc id 1557 of stack "revnavigator 1"
>
>That's putting this:
>
>8,192,235,199
>
>0,73
>
>3,75
>
>222,75
>
>225,73
>
>225,78
>
>222,76
>
>3,76
>
>0,78
>
>0,73
>
>
>Is it possible for the rect and the points to be in disagreement like
>that?
>The lockLoc is false.
>
>
>And now for the solution:
>
>
>set the points of grc id 1557 of stack "revnavigator 1" to the points of
>grc id 1557 of stack "revnavigator 1"
>
>
>That made it pop into view. Any ideas? LC 6.5.2 on a Mac.
>_______________________________________________
>use-livecode mailing list
>use-livecode@lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to