"scott_gui" wrote:
> Creating a Windows application:
> mouse event has a conflict when there is also a
> binding to the event. It seems like a silly oversight that
> performing a double click will also initiate the single click action.
If your design depends on your code being able to accuratel
Creating a Windows application:
mouse event has a conflict when there is also a
binding to the event. It seems like a silly oversight that
performing a double click will also initiate the single click action.
Has anyone figured out a way to circumvent this problem? Right now I am
making the Doub