On Mon, Jun 09, 2003 at 08:23:28PM -0700, Rich C wrote: > To allowing ripping while still being able to do other > things, i actually used a threaded class for the > ripping. > > i.e. class mm_thread(threading.Thread): > > Before this, freevo was hanging until the rip > finished, now it simply starts the ripping process and > I'm free to navigate around in freevo and navigate to > any menu I want.
sounds good... all we'd need then is a way to return to it (ala "Show Player" from the detach plugin, and some sort of progress widget in the status bar. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
