mouseDown message sent but not triggering the handler in a behavior
Mark Wieder
mwieder at ahsoftware.net
Thu Jul 15 16:09:24 EDT 2010
Andre-
Thursday, July 15, 2010, 12:52:41 PM, you wrote:
> In these handlers, I distinguish the differents buttons using
> if the short name of the target is "such button" then
> or case the short name of the target is "such button"
> (followed by the routine for this specific button)
If you have to do all that, why are you using a behavior button?
Behaviors are typically used for functionality in common with several
objects - here it seems you're doing just the opposite.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list