glang@Autodesk.COM (Gary Lang) (11/28/90)
I have an application which needs a button which can send a message to a target as usual when double-clicked, but which can pass the fact that the mouse is down to another target if the mouse is not release at all. Playing with the ignoreMultiClick flag (with messages thanks) for Control doesn't seem to make any difference. Is this a bug or am I missing something? I admit I have only just begun to look at this problem. Thanks in advance, g