Re: BorderColor of an image

2013-03-27 Thread Roger Guay
Definitely, a great hint! You've pushed back the frontiers of ignorance again (for me, anyway) with the strokeGradient thing. Cheers, Roger On Mar 27, 2013, at 3:19 PM, Scott Rossi wrote: > Just posting a (possibly) helpful hint (I lost track of the original > issue). _

Re: BorderColor of an image

2013-03-27 Thread Peter Haworth
Check out the post on the developer list on this topic. Pete lcSQL Software On Wed, Mar 27, 2013 at 1:58 PM, Scott Rossi wrote: > With graphics, foreColor = textColor. > > But one way you can colorize the stroke of a graphic separately from its > textColor is to use a str

Re: BorderColor of an image

2013-03-27 Thread Scott Rossi
Just posting a (possibly) helpful hint (I lost track of the original issue). Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 3/27/13 2:04 PM, "Roger Guay" wrote: >Ya but Scott, shouldn't borderColor also work? I think Peter's point was >that he couldn't use borderColor

Re: BorderColor of an image

2013-03-27 Thread Roger Guay
Ya but Scott, shouldn't borderColor also work? I think Peter's point was that he couldn't use borderColor. Roger On Mar 27, 2013, at 2:58 PM, Scott Rossi wrote: > With graphics, foreColor = textColor. > > But one way you can colorize the stroke of a graphic separately from its > textColor is

Re: BorderColor of an image

2013-03-27 Thread Scott Rossi
With graphics, foreColor = textColor. But one way you can colorize the stroke of a graphic separately from its textColor is to use a strokeGradient. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 3/27/13 1:49 PM, "Roger Guay" wrote: >Hi Peter, > >I never noticed that

Re: BorderColor of an image

2013-03-27 Thread Roger Guay
Hi Peter, I never noticed that before since I always use the foregroundColor. Weird!! Cheers, Roger On Mar 27, 2013, at 10:12 AM, Peter Haworth wrote: > Hi Roger, > I did try this but came across another weirdness. I have it working but > only by setting the textColor of the graphic, not th

Re: BorderColor of an image

2013-03-27 Thread Peter Haworth
Hi Roger, I did try this but came across another weirdness. I have it working but only by setting the textColor of the graphic, not the borderColor! No matter, it works. Pete lcSQL Software On Tue, Mar 26, 2013 at 7:27 PM, Roger Guay wrote: > I like it better because yo

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
It seems that Terry's suggestion is a clever way to work around the problem. On Tue, Mar 26, 2013 at 9:13 PM, Richmond wrote: > This is an old chestnut that keeps raising its hoary head, and is a right > pain in the backside. > > I cannot set the borders of two objects on one card to 2 different

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
I probably took the path of least resistance Roger because of looming deadlines but I do like some of the benefits of your solution and will try to find time to at least try them. Pete lcSQL Software On Tue, Mar 26, 2013 at 7:27 PM, Roger Guay wrote: > I like it better be

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
Thanks Terry. As usual with LC, there's always a way around difficulties. Pete lcSQL Software On Tue, Mar 26, 2013 at 6:43 PM, Terry Judd wrote: > Peter - you can just group the image with itself and set the borderColor > of the group. That way you can have different colo

Re: BorderColor of an image

2013-03-26 Thread Richmond
On 03/27/2013 03:21 AM, Peter Haworth wrote: Well it worked so at least the dictionary is right! I ended setting the borderColor of the stack since setting it for the card gave my card a blue border which I didn't want. Seems a really odd way of doing things since it could give a colored border

Re: BorderColor of an image

2013-03-26 Thread Roger Guay
I like it better because you can use rounded rectangles or any other graphic object and you can still use Graphic Effects for other enhancement. It must have been Scott that thought me these things!! Cheers, Roger On Mar 26, 2013, at 7:21 PM, Peter Haworth wrote: > Roger, I didn't use your

Re: BorderColor of an image

2013-03-26 Thread J. Landman Gay
On 3/26/13 8:21 PM, Peter Haworth wrote: Seems a really odd way of doing things I remember asking about image borders back in MetaCard. Dr Raney said you could set them, but the color had to be in the image's color palette. I don't know if that's still the case, the image object has changed

Re: BorderColor of an image

2013-03-26 Thread J. Landman Gay
On 3/26/13 7:46 PM, Mac Bennett wrote: I think it's a legacy from Hypercard HyperCard didn't have native color, so it can't be. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com __

Re: BorderColor of an image

2013-03-26 Thread Terry Judd
Peter - you can just group the image with itself and set the borderColor of the group. That way you can have different colours for different images if you like and you don't have to go around setting the borderColor of your other objects individually. Terry... On 27/03/2013, at 12:21 PM, Peter

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
Well it worked so at least the dictionary is right! I ended setting the borderColor of the stack since setting it for the card gave my card a blue border which I didn't want. Seems a really odd way of doing things since it could give a colored border to lots of things you don't want it on and you

Re: BorderColor of an image

2013-03-26 Thread Mac Bennett
I think it's a legacy from Hypercard; but it came up for me last year and took a week to find that little mention in the dictionary. On Mar 26, 2013, at 6:23 PM, Mac Bennett wrote: > Way down at the bottom of the bordercolor listing in the Dictionary: > > Tip: To set the color of an image's

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
Hi Roger, Thanks for that, I did not know that. I'll give that a try as well as the other solution. Pete lcSQL Software On Tue, Mar 26, 2013 at 4:45 PM, Roger Guay wrote: > Another way, Peter, is to make the image the pattern of a rectangle. I'm > sure you know that, but

Re: BorderColor of an image

2013-03-26 Thread Peter Haworth
Thanks Mac. I missed that in the dictionary! Pete lcSQL Software On Tue, Mar 26, 2013 at 4:23 PM, Mac Bennett wrote: > Way down at the bottom of the bordercolor listing in the Dictionary: > > Tip: To set the color of an image's border, set the borderColor of the > car

Re: BorderColor of an image

2013-03-26 Thread Roger Guay
Another way, Peter, is to make the image the pattern of a rectangle. I'm sure you know that, but other newcomers might not! Roger On Mar 26, 2013, at 5:23 PM, Mac Bennett wrote: > Way down at the bottom of the bordercolor listing in the Dictionary: > > Tip: To set the color of an image's

Re: BorderColor of an image

2013-03-26 Thread Mac Bennett
Way down at the bottom of the bordercolor listing in the Dictionary: Tip: To set the color of an image's border, set the borderColor of the card, stack, or group that owns the image. ___ use-livecode mailing list use-livecode@lists.runrev.com Pleas

BorderColor of an image

2013-03-26 Thread Peter Haworth
I'm probably spacing out on this but how do you set the bordercolor of an image? I have showborder on and 3D off. The Inspector palette colors tab doesn't have a border color on it, just first through eighth colors. I tried setting every one of those but no change. Plus those setti