2006/7/20, Alexandre Leclerc <[EMAIL PROTECTED]>:
Hi,

I can't put my finger on the win implementation of ScrollWindow (I
know that at high level it calls ScrollWindowEx... but I can't find
the actual implementation of it (ie, calling the windows dll)...

SW_SCROLLCHILDREN       Scrolls all child windows that intersect the
rectangle pointed to by the lprcScroll parameter. The child windows
are scrolled by the number of pixels specified by the dx and dy
parameters. Windows sends a WM_MOVE message to all child windows that
intersect the lprcScroll rectangle, even if they do not move.

I found something. I'll investigate further. If a patch can be
proposed, I'll do so :)

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to