Hi everybody,

can a cell somehow ask to be evaluated in the future?

I have a cells-gtk application. Some calculation take
quite a time which makes the gui quite unresponsive.
I'd like to have pseudoparallelism within the cell layer.

One hack I thought about is to introduce a timer-cell
that is updated from within gtk's main loop. A c-sleep 
function would explicitly request those updates. 
Taken together this would make for a tiny scheduler.

Every comment is appreciated.
Thanks in advance. Ingo.
______________________________________________________________
Jeden Monat 1 hochkarätiger maxdome-Blockbuster GRATIS!
Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de

_______________________________________________
cells-gtk-devel site list
cells-gtk-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/cells-gtk-devel

Reply via email to