> > Matt, thank you, this is really great! I will respond in more detail once I > test this out. I am certain you've saved me huge amounts of time. > > An unrelated question: What is the best way to set a timer inside of a > component? I am using the threaded Timer, but it is problematic inside of > the component, it only fires once and cannot be restarted without error. It > looks like it's underlying thread handling is botching up the top level > thread processing. > > Thank you! > Gloria > > > You might want to look at an old code of mine which allowed to reset a timer:
http://trac.defuze.org/browser/tags/headstock-0.3.3/headstock/lib/monitor.py Still a threaded component mind you. -- - Sylvain http://www.defuze.org http://twitter.com/lawouach -- You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en.
