I can't help with the Windows 7 problem, but you probably don't want
that thread there...

On Wed, Nov 10, 2010 at 2:42 PM, Sébastien Cano <[email protected]> wrote:
> Hi,
> I'm currently working on a space invaders and I'm facing a problem with
> Windows 7.
>
> Given that I'm not really familiar with the concept of thread, I put my
> canvas' paint-callback block in a thread... like :
>
>  (paint-callback (lambda ()
> (thread (lambda ()
>            ......functions .....
>                (send my-canvas on-paint)))))
...
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to