For a graphic's fill color to be visible, the graphic needs to have its
"opaque" property enabled, its blendLevel must be less than 100, and it
shouldn't have any special ink effects applied (srcCopy is the default).

Another option you might try it to apply a snapshot image as a backPattern
of the graphic.  If the snapshot is the same size as the graphic, no
tiling of the snapshot will be visible in the graphic.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 9/20/14 4:57 PM, "Peter Haworth" <p...@lcsql.com> wrote:

>However, I'm having a hard time finding a way to fill the graphic with a
>color. Setting the backgroundcolor didn't do anything.  Then I saw a note
>in the dictionary that the "fill" property of a graphic has to be true in
>order for the background color to have any effect.  Couldn't find a fill
>property but there is a filled property so I set it but still no
>background
>color.
>



_______________________________________________
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