Type: info
         Title: Window::Scroll will scroll call children
     Posted by: [EMAIL PROTECTED]
      Affected: [EMAIL PROTECTED],
Effective from: CWS vcl84


*Summary*
--------
Window::Scroll changes behavior

*Description*
-------------
If you call Window::Scroll with the SCROLL_CHILDREN flag, children of
the window that has its contents scrolled are moved. However from the
beginning of time to now this actually involved only children which
would intersect with the visible region AFTER the scroll.

This peculiar behavior leads to strange window positions if you scroll
backwards and forwards again making the whole feature useless. In the
course of issue 83113 and on he insistent urging of aw the behavior
will be changed to moving  ALL children if the SCROLL_CHILDREN flag is
set.

This change will become effective with CWS vcl84


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to