Getting output from external programs...

2006-06-18 Thread ph0b0s
Hi, i'm making an mp3 conversion program in Python, but am kind of stuck now. The conversion routines work, using LAME, but now a i'm building a GUI  with GLADE around it, and would like to be able to show LAME's output  to the user in a status window in my gui.. but don't know where to start.

Confused by subclassing, threading and scopes...

2006-06-22 Thread ph0b0s
I'm working on a program that needs a progress bar... I have a gtk class, with a subclass in it that takes care of the progress bar, but i seem to have a problem  with the variable scope... The program converts a complete directory of mp3's uing LAME, so it first counts how many files  need