Is this weird or is it me?

Mark Wieder mwieder at ahsoftware.net
Thu Oct 12 13:32:42 EDT 2006


Ken-

Thursday, October 12, 2006, 6:42:00 AM, you wrote:

> Actually, Dave, you're absolutely right. A disabled button shouldn't prevent
> the message from continuing through the hierarchy; for me the issue is not
> so much that the mouse event is stopped at the button, but that the event is
> allowed to occur in another object that is not in the hierarchy (e.g. the
> button behind the disabled button).

Interesting. I think about this a bit differently. The first object
available to catch the mouseUp event at the place where the mouse was
clicked is the non-disabled button. I think it's the same sort of
thing that happens when a group gets a mouseUp event.

-- 
-Mark Wieder
 mwieder at ahsoftware.net




More information about the use-livecode mailing list