Stéphane Ducasse wrote: > Thanks, mike > > this is strange once I loaded your change > > alphaBlendDemo is really getting slow. > and the other form examples too. > It looks like if not enough events would be treated.
you could try to shorten the Delay in the waitButton etc methods. But the real problem is that these methods should be completely rewritten as they are based on polling the sensor. Michael _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
