[BUG]NKConnectors demo proj scaling ScrolledCompositeState

Ned Konz ned at bike-nomad.com
Mon Jul 9 20:57:55 UTC 2001


On Monday 09 July 2001 13:29, you wrote:
> I'm taking a look at the conectors (wucking funderful stuff!) but using
> the NK-ConnectorsDemo.056.pr file from BobsSuperSwiki can lock up my
> powerBook almost completely. The problem happens if I try to set scaling
> on the ScrollingCompositeState page. It scales once and leaves the sytem
> utterly unable to respond to anything but the 'Quit' item in the
> screentop menubar.
> 3.1 update 4173 image. powerBook with apparrently V3.0alpha5MT VM.
> Whatever that might mean.

Scaling eats _lots_ of memory. Make sure that you've got plenty. Or just 
don't scale very fast. I try to force incremental GC's in between, but you 
can create a lot of big garbage (bitmaps) very fast.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com




More information about the Squeak-dev mailing list