Path: utzoo!attcan!uunet!husc6!ukma!mailrus!sharkey!oxtrap!rich From: rich@oxtrap.UUCP (K. Richard Magill) Newsgroups: comp.windows.x Subject: memory vs toolkit Message-ID: <5245@oxtrap.UUCP> Date: 17 Dec 88 11:01:12 GMT Reply-To: rich@oxtrap.UUCP Organization: Oxford, Ann Arbor Lines: 8 Is anyone out there creating and deleting lots of widgets dynamically? Seems there are some major holes in memory reclamation although I suppose it could be malloc. You might think it doesn't really matter in a vm environment but consider a 3/50 who now has one piece of in-use memory on each of a zillion pages. Can you say "thrashing"?