> > I see a GUI rendering thread, an event thread and a GUI event handler > > thread running concurrently. > > I'm not sure what benefit using threads would give us here. There would > certainly have to be a big payoff, because the increase in complexity is > high.
I'm thinking in terms of C++, this is how I would do it using C++ so as I'm a very inexperienced python programmer please take what I say as simply ideas to throw out there. > Nah, it's perfectly feasible to use kaa.canvas.Movie for this. Say if > the cursor stays selected on a file for more than 2 seconds, a preview > begins to play. This is trivial to code now. It could be one of those > "if you have a fast computer, this is for you!" features. :) > Wicked. k, ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
