Thanks I'll run that to check but I'm not running anything in the background, especially on the simulator.
My app allocates a couple off screen windows. (Quite a few actually, but most are small). On the T and only on the T (both device and T sim) I get to a point where I cannot allocate another window. Using Heap checking routines found in the archives... when I get to this point I have roughly 68000 bytes free on the T and T Sim. (Which should be enough to get the window size I'm asking for, unless it thinks I need a hir-res color windows which I don't) But on 5.0 and 5.2 sims (not T specific) I get around 182000 bytes free using the same call and all is well. I haven't 'checked' the heap free space on 4.x devices but the app runs on all prior 3.5 and 4.x devices. So what I'm wanting someone to tell me is that I'm not nuts, that there is a difference, and hopefully what that might be :) So I can find a work around for it. -- Matt Disher Fresh Perspective Software, LLC > From: "Palm Developer Forum digest" <[EMAIL PROTECTED]> > Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Date: Thu, 20 Feb 2003 00:00:43 -0800 > To: "palm-dev-forum digest recipients" <[EMAIL PROTECTED]> > Subject: palm-dev-forum digest: February 19, 2003 > > Subject: Re: Stack and/or Heap Differences in Tungsten > From: [EMAIL PROTECTED] > Date: Thu, 20 Feb 2003 07:37:11 +0100 > X-Message-Number: 63 > > Hi! >> Are there known Stack and/or Heap difference (in terms of available space) >> in the Tungsten vs the Straight up OS 5 Sim and the 5.3 Sim? >> >> I seem to be running short on the Tungsten specifically. > My Tungsten reports 692KB of free heap space. I use Memory Hog to obtain > that number (http://www.quantumclockwork.net/memoryhog/index.html). I > had some programs run out of heap when I had Pocket Tunes or AeroPlayer > running in background mode (~150KB less heap available then). > > Cheers, > Tilo -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
