POV-Ray : Newsgroups : povray.off-topic : My toy : Re: My toy Server Time
6 Sep 2024 13:19:11 EDT (-0400)
  Re: My toy  
From: Nicolas Alvarez
Date: 8 Mar 2009 17:35:47
Message: <49b43a32@news.povray.org>
Chambers wrote:
> Not quite; you COULD implement scheduling / task switching in a single
> thread.  It would just be too much hassle when real threading is
> available.

Most GUI toolkits either provide a function that blocks waiting for an
event, or take over control and call your callbacks (ie. event loop inside
the toolkit). How can you call anything else meanwhile?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.