Additional information:
In playing more with this, I've found the following:
1) You don't have to hold the mouse down to get the double mouseDown
message sent. A single click will do it.
2) You don't get this behavior if the field is empty
At 09:36 AM 8/14/2001, you wrote:
>Hi all,
>
>I have a field with ListBehavior set to true.
>When I mouseDown and hold on the field, the mouseDown message gets sent
>twice...?
>
>For example, try putting this script in a button with ListBehavior set to
>true:
>
>on mouseDown
> put "MouseDown message received at"&&the long seconds
> wait for 1 seconds
>end mouseDown
>
>You will see the handler executes twice.
>
>Does anyone know how to turn this off (without setting ListBehavior to false)?
>Or ideas for trapping the second one?
>
>TIA,
>Leston
>
>
>Archives: http://www.mail-archive.com/[email protected]/
>Info: http://www.xworlds.com/metacard/mailinglist.htm
>Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.