Using referenced images for icons

Ken Norris (dialup) pixelbird at interisland.net
Tue Feb 18 14:33:00 EST 2003


**********
> Date: Mon, 17 Feb 2003 23:26:45 -0800
> Subject: Using referenced images for icons
> From: "Ken Norris (dialup)" <pixelbird at interisland.net>

> 1) If I drag out of the button and release, the "window" stays open and the
> DOWN image (hScroll/vScroll) persists because the mouseUp handler is in the
> button. This doesn't follow standard HIGs for button actions. I need it to
> behave a bit more like a hilite, i.e., unhilite when released, except with
> no button action, but I haven't succeeded. Unlike a real keyboard, however,
> the typing action takes place on release like normal screen buttons
> (otherwise it is severely prone to user tremors).
----------
I fixed this with a mouseLeave (duhh :-/). Works properly now.

Ken N.




More information about the use-livecode mailing list