Thanks Steffen, that's great. Regards
Steve -----Original Message----- From: Steffen Mueller [mailto:nj88ud...@sneakemail.com] Sent: 11 September 2009 15:50 To: Steve Cookson Cc: wxperl-users@perl.org Subject: Re: wxThread Hi Steve, Steve Cookson wrote: > Does anyone know of an example of wxThread, please? You mean this? http://search.cpan.org/dist/Wx/lib/Wx/Thread.pod > I am using ffmpeg to stream video and I would like > some process to run concurrently (like taking a snapshot), > so that the application doesn't pause. If so, have a look at http://search.cpan.org/dist/Games-Mastermind-Solver and for a more complex example, the code in Padre::Task: http://search.cpan.org/perldoc?Padre::Task Cheers, Steffen