[squeak-dev] The Trunk: System-mt.1305.mcz

tim Rowledge tim at rowledge.org
Wed Feb 9 18:21:52 UTC 2022


These are values I'd definitely prefer to see setup as preferences. I find that I have to run
`RealEstateAgent standardSize: 900 @ 700`
in my images to get a sensible result for my screen(s)

> On 2022-02-09, at 4:31 PM, commits at source.squeak.org wrote:
>  ----- Method: RealEstateAgent class>>initialize (in category 'class initialization') -----
>  initialize
>  	"Initialize the class variables in the receiver.  5/22/96 sw"
>  	"RealEstateAgent initialize"
> 
>  	StaggerOffset := 6 @ 20.
>  	ReverseStaggerOffset := -6 @ 20.
>  	StaggerOrigin := 200 @ 30.
> + 	StandardSize := 650 @ 425.!
> - 	StandardSize := 600 at 400.!
> 
> 
> 




tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
granary - old folks home




More information about the Squeak-dev mailing list