[GUI] A case of use involving threads

Glynn Clements glynn.clements@virgin.net
Thu, 13 Mar 2003 06:52:46 +0000


Nick Name wrote:

> If threadsafe does not exist, what are the alternatives? Would them
> easily be handled by a clever design of CGA? What sort of design? Can
> threads be spawned in C and then be used in haskell? Would this be a
> mess instead?

If threads aren't an option, you may be able to use timer and/or idle
callbacks.

-- 
Glynn Clements <glynn.clements@virgin.net>