2012/12/9 Matthew Flatt <mfl...@cs.utah.edu>: > The `with-autorelease' form evaluates its body in atomic mode, while > the central event-management loop is in a different thread. You'll need > to end `with-autorelease' before the `sleep/yield', and use a second > `with-autorelease' for the final remove.
Works like a charm. Thanks, Jens Axel ____________________ Racket Users list: http://lists.racket-lang.org/users