Re: Strange behaviour in mouse up
- From: Nicholas Sherlock <N.sherlock@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 09:40:41 +1300
pri_sama wrote:
I have added a line to invoke 'notepad.exe' ( using shell execute )in mouse down event of a TShape component. When I press left mouse button, even if I don't release mouse button, mouse up event is fired. Can you please explain this behaviour ? ( Delphi 5 )
AFAICS, focus is switched to the new notepad instance, so Windows tells your program that the mouse has lifted from your control.
Cheers, Nicholas Sherlock .
- References:
- Strange behaviour in mouse up
- From: pri_sama
- Strange behaviour in mouse up
- Prev by Date: Re: fix for blinking data-aware controls?
- Next by Date: DBGrid1.OnDrawColumnCell goes into infinite loop
- Previous by thread: Re: Strange behaviour in mouse up
- Next by thread: fix for blinking data-aware controls?
- Index(es):