<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi all,<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt"><br>
in my application I have a lost <Double-1> event in a multi listbox.<br>
The program is quite long about 100000 lines of code and<br>
I cannot find where the event is lost.<br>
My suspicion is that I lose the Focus in the middle of the double event.<br>
When I use <Button-1> or <ButtonRelease-1> everything works, but<br>
not with the <Double-1>.<br>
<br>
So my questions is, does it exist any event debugger so I can monitor<br>
the events on a specific widget to find out what happens in between the two clicks?<br>
<br>
Thanks in advance<br>
Vasilis<br>
</div>
</div>
</div>
</div>
</body>
</html>