Part border on image
J. Landman Gay
jacque at hyperactivesw.com
Mon Mar 21 10:44:48 EST 2005
On 3/20/05 1:02 PM, Beat Cornaz wrote:
> I use images (in a rectangle form) as sliders to get a minimum and
> maximum value. I want to get a border at the bottom of the image (or at
> the top). I use images because of the blend property. The 3D border
> won't do, as it is bottom and right side.
>
> Of course I can introduce a separate line object to do the job, but I
> need to keep it as simple as possible, because it is getting already
> complex enough, without making groups with images and lines.
>
> Also : I don't understand the first to eight color. Doesn't that work
> with images? In the inspector of an image I can select colors for first
> color etc. but nothing changes . If I go back to the inspector of that
> image, the color I've chosen are gone as well.
I ran across this a while back. Images are an exception to other objects
as they contain their own CLUT; therefore you can only use border colors
that the image itself contains.
>
> I can't manage do give a radio- or check button a color. The name, ok,
> but the button itself doesn't react to any color adjustment I make.
These controls are drawn by the OS, so you can't assign colors to them.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list