displaying forms rapidly without skipping frames.

Mike Shields Mike_Shields at gscmobilesolutions.com
Thu May 2 18:25:31 UTC 2002


Is a step method the wrong way to do this?

Not a Squeak expert, but the step thing seems to get sent pretty regularly.

-Mike

-----Original Message-----
From: Yisrael Lowenstein [mailto:gte356h at prism.gatech.edu]
Sent: Thursday, May 02, 2002 2:21 PM
To: squeak-dev at lists.squeakfoundation.org
Subject: Re: displaying forms rapidly without skipping frames.


> 30 fps can bring Squeak to it's knees if the images are big.

The images are small, and I don't need to refresh the whole screen..just
that part of it...

How does the mpeg player do it?

Might the problem be that the Delay is keeping it from being refreshed?
is there a different way to delay or to just make the delay delay in the
block, and not the whole system?  does fork do this?

	Lushi

 o      |Yisrael Lowenstein: Computer Science Master's Student & Squeaker
   ()  o|lushi at bigfoot.com; gte356h at prism.gatech.edu; lushi at cc.gatech.edu
o_/||\/ |"Before you criticize a man, walk a mile in his shoes. That way
   ||   | when you do criticize him, you'll be a mile away and have his
  _/\_  | shoes." - Unknown                    AIM: YisraelL  ICQ: 1037061
  Class Schedule: http://www.prism.gatech.edu/~gte356h/schedule/





More information about the Squeak-dev mailing list