From: Dennis S. <sy...@yo...> - 2004-06-26 08:53:03
|
On Fri, 2004-06-25 at 20:31 -0300, Duilio Javier Protti wrote: > > Do you think it might be useful to have helper functions > > for frame rate limiting within the library ? > > I think not, unless we give some method on the library > to run the loop that calculates/show/handle_events and > everything that was previously set. But this is not a > good idea. The library must not rely on timings constrains. > > The library must be kept minimal. For this, visual_bin_run() > is a good mechanism, because it permits to model the control > flow as a set of steps, and the timing of that steps is > controlled by the environmnent on which is used. > > > Duilio. I've got to agree with you :) |