chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: bb.egg problem


From: Nico Amtsberg
Subject: [Chicken-users] Re: bb.egg problem
Date: Fri, 2 Mar 2007 11:42:44 +0100
User-agent: Mutt/1.5.11

On Wed, Feb 28, 2007 at 11:53:18AM -0300, Mario Domenech Goulart wrote:
> Hi Nico,
>
> On Wed, 28 Feb 2007 14:57:41 +0100 Nico Amtsberg <address@hidden> wrote:
[bb.egg problems]

> I've tried your code here and noticed the following behavior:
>
> ## With chicken 2.5
>
> 1. when count is bound to (iota 100), the program starts ok, but when
>    I click the "toggle" button or press the space bar, it makes the
>    CPU go 100% and I couldn't do it do anything else;
>
> ## With chicken 2.6rc1
>
> 4. the program starts ok with count bound to (iota 100).  After
>    pressing the space bar continuously, the program presents the same
>    behavior as in 1, but only after processing the callback for 10-20
>    times.

Nearly same here with 2.6 - BUT:
program hogs cpu, if the mouse pointer is in the window - if not, program
runs fine. If I move the mouse pointer in then, the affect appears
immediatly.
If I do not set the event handler I do not get errors.

Hmmm...

Nico




reply via email to

[Prev in Thread] Current Thread [Next in Thread]