On 8/2/01 8:39 am, Dave Cragg at [EMAIL PROTECTED] wrote:

> At 7:27 PM -0500 7/2/01, Gregory Lypny wrote:
> 
>> Do you mean there's a button property that allows you to explicitly
>> hilite its icon if it exists?  If so, then that is what I want.
>> 
> 
> set the hiliteIcon of button x to the ID of image y

Hi, I think I understand the misunderstanding here :-)

Gregory, are you looking for a button property that actually alters the
appearance of the image used as the icon of the button when the button is
hilited? If so, this property does not exist.

Dave is referring to setting the hiliteIcon to a second image which you
would have to make yourself in an image editor.

So you would set the icon of the button to "image1" (your existing image).
You would then duplicate and *modify* the image in a paint editor (or MC of
course) to give it the hilited appearance you want. You would then set the
hiliteIcon of the button to this image, "image2".

Alternatively, if you would like to "dynamically" hilite the images using
the native features of MC, you could use inks instead. e.g. you could draw a
filled white rectangle graphic over the image, apply the "reverse" ink to it
and then show the rectangle graphic on mouseDown, hide it on mouseUp or
something to that effect.

Hope this helps,

Alan

Alan Beattie <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (Formerly Cross Worlds Computing)
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to