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
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 is bound to the double click eve
I tried to post this a few seconds ago and isn't showing. My apologies
if it posts twice.
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 t