Re: Prima::Edit and a delayed loop

From: Dmitry Karasik <dmitry_at_karasik.eu.org>
Date: 12 Nov 2005 18:28:57 +0100
To: prima_at_prima.eu.org

 lanas> Is there a way to circumvent this ? Should a sleep-loop contain
 lanas> some kind of 'yield' instruction to give time to Prima::Edit to
 lanas> show the first string ? Or does Prima gives a similar function
 lanas> like sleep that could be used to delay a loop ?

The 'yield' instruction is '$::application->yield', that can be perfectly
used for organization of local event loops. Of course one might always consider the more
cumbersome interaction with a co-process using fork, pipes, and Prima::File.

-- 
Sincerely,
	Dmitry Karasik
---
catpipe Systems ApS
*BSD solutions, consulting, development
www.catpipe.net
+45 7021 0050  
Received on Sat 12 Nov 2005 - 18:29:00 CET

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:06 CET