Sept. 8, 2014
6:19 p.m.
TxHorizontalSlider>>#extent: writes to method argument extent: newExtent newExtent := newExtent x @ self defaultWidth. super extent: newExtent This can not be loaded in Pharo4.0 anymore. We should have made a compiler setting for this too :) nicolai