Thank you very much. Adding in a timer delay is a good fake out. I
guess I always considered a double-click to be one distinct behavior
aside from the single click. I have rarely seen where a double-click
action engaged an object without single clicks to select the object.
For example, the Window's
scott_gui wrote:
> I am creating a Windows application:
> The mouse event has a conflict when the
> event also has a binding. Double clicks will first perform the single
> click action. This seems a little silly.
>
> Anyone know how to circumvent this? Right now I am having the function
> that i