Crash when using TableControl with scrollbars

Crash when using TableControl with scrollbars

Problem: Infinite recursion causes a VisualWorks image to crash when a ViewHolder and an enclosed VisualControl are both configured to have scrollbars.

Solution: Resolution 117015 fixes the infinite recursion problem when the ViewHolder and the VisualControl are both configured to have scrollbars, and Resolution 117023 fixes the scrollbar problem with TableControl(s).

Compatibility:
Listing as of 2026-07-1
VisualWorks
    9.6.0
    9.5.1
    9.5.0
    9.4.1
    9.4.0

Download Location:

Problem: TableControl(s) can be configured to show scrollbars, but even when shown, the scrollbars cannot be used to scroll the contents of the TableControl.

Solution: Resolution 117023 - Makes modifications to UI.Implementations.TableImplementation>>children* which enable the scrollbars of a TableControl to scroll the contents by page.

Compatibility:
Listing as of 2026-07-1

VisualWorks
    9.6.0
    9.5.1
    9.5.0 (where the TableControl widget was first introduced)

Download Location: