Hello!
In the window events family, I see a Resized and a Resizing event, I
see aMoved event but I miss a Moving event. Is there a simple way to
catch such a situation ?
I put in a timer a condition like
if (self.left <> mypreviousleft) then...
But I would like a more integrated way.
Thanks!
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>