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
 [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to