Not to mention the fact that threads scare me bigtime. From what I've heard, I'm right to be scared.
A separate window is a logical idea, with an "eval on enter" handler. Don't forget, though, that you can't guarantee how long a word takes to execute. It could load other files, and conceivably do just about anything. Imagine having a word like "render-project", for example. ----- Original Message ---- From: David McNab <[EMAIL PROTECTED]> To: [email protected] Sent: Friday, 24 August, 2007 10:54:35 PM Subject: Re: [CinCVS] Some Ficl documentation for you On Sat, 2007-08-25 at 09:42 +1200, David McNab wrote: > In a multi-thread environment such as Cin, you have to change from the > 'read/eval loop' to an 'eval-on-Enter handler'. Oh, I forgot to mention - FICL supports this perfectly. It has a function to evaluate an arbitrary text command. Cheers David _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/
