Large Rev Logo, Anyone?

Erik Hansen erikhans08 at yahoo.com
Thu Mar 25 17:27:50 EST 2004


--- "J. Landman Gay" <jacque at hyperactivesw.com>
wrote:
> On 3/25/04 2:54 AM, Erik Hansen wrote:
> 
> > does putting the bitmap image into a button
> > have any advantage over using an unadorned
> > image or graphic as a clickable control?
> 
> If you are only using one instance of the
> iamge, then it is actually 
> "cheaper" to use the graphic as a clickable
> object, since adding a 
> separate button will add a second object to the
> stack. The savings comes 
> when you want to use the same image many times
> throughout the stack. In 
> that case, referencing it from buttons saves
> space since you can use the 
> image many times without making copies of it.

ahha!
also changing the icon of a button is easier
than shuffling images around.

thank you,

Erik Hansen

=====
erik at erikhansen.org    http://www.erikhansen.org

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


More information about the use-livecode mailing list